Skip to content

Commit 41ba4d8

Browse files
committed
Batch Files
1 parent 153fe73 commit 41ba4d8

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

pull_all.bat

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
cd libs/zing/libs/zest
2+
git pull
3+
git submodule update --init --recursive
4+
cd ../../
5+
git pull
6+
git submodule update --init --recursive
7+
cd ../../
8+
git pull
9+
git submodule update --init --recursive
10+

0 commit comments

Comments
 (0)