We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 135dfd9 commit 0cef823Copy full SHA for 0cef823
libs/zing
pull_all.bat subs.batpull_all.bat renamed to subs.bat
@@ -1,9 +1,6 @@
1
git pull
2
+git submodule update --init --recursive
3
cd libs/zing
4
git checkout main
-git pull
5
cmd /c subs.bat
6
cd ../..
7
8
-git submodule update --init --recursive
9
-
0 commit comments