We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff2608 commit 2b8bf86Copy full SHA for 2b8bf86
bin/fix-git-submodule.sh
@@ -17,5 +17,7 @@ cd "${SCRIPT_PATH}/../basescript"
17
git submodule init
18
git submodule update
19
20
+echo "Submodule is set"
21
+
22
exit 0
23
0 commit comments