add update submodule sh
This commit is contained in:
parent
5fe8f3ff29
commit
258b85d98b
|
@ -0,0 +1,4 @@
|
|||
git submodule sync
|
||||
git submodule update --init
|
||||
git submodule foreach git checkout master
|
||||
git submodule foreach git pull origin master
|
Loading…
Reference in New Issue