Commit 75c01efe by sikang

update script

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