Commit 35743257 by sikang

update script

parent 3df08c76
...@@ -75,6 +75,11 @@ then ...@@ -75,6 +75,11 @@ then
cd cash_plugin_toolbox cd cash_plugin_toolbox
git checkout master git checkout master
git pull git pull
cd ..
git submodule update --remote
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