mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-14 20:29:23 +08:00
4 lines
136 B
Bash
4 lines
136 B
Bash
#!/bin/sh
|
|
echo "get and update finsh"
|
|
svn co https://rt-thread.googlecode.com/svn/trunk/components/finsh/ ./rt-thread/components/finsh
|