Commit 0dbe840e by sikang

update script

parent cdaaa7e7
...@@ -49,6 +49,9 @@ elif (($commod == '5')) ...@@ -49,6 +49,9 @@ elif (($commod == '5'))
then then
cd .. cd ..
git pull git pull
cd ../lib_yitu
git checkout master
git pull
elif (($commod == '6')) elif (($commod == '6'))
then then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment