Commit 39abfc64 by sikang

update script

parent 9ef52a8d
......@@ -59,11 +59,15 @@ then
cd lib_base
git checkout master
git pull
cd ..
git submodule update --remote
cd cash_plugin_toolbox
git checkout master
git pull
elif (($commod == '6'))
then
cd ../../
cd ../..
git submodule update --remote
cd cash_plugin_toolbox
git checkout master
......
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