4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-14 03:29:14 +08:00
2011-04-30 13:45:27 +00:00

5 lines
145 B
Batchfile

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