Commit 75c01efe by sikang

update script

parent 2e645ec4
......@@ -77,7 +77,7 @@ then
git pull
cd ..
git submodule update --remote
cd lib_yitu
cd lib_yitu || { echo "lib_yitu not exist"; exit 1; }
git checkout master
git pull
......
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