get_update_finsh.bat 145 B

1234
  1. @echo off
  2. @echo get and update finsh
  3. svn co https://rt-thread.googlecode.com/svn/trunk/components/finsh/ ./rt-thread/components/finsh
  4. pause