1
0
Fork 0

Update submodule's url in compile (#4204)

People who had checkout out the code earlier will find this script not working.

(jsoncpp commit hash not found).
This commit is contained in:
Zach DeCook 2018-04-02 13:44:17 -04:00 committed by Alexander Harkness
parent a879778968
commit dac6736eff
1 changed files with 1 additions and 0 deletions

View File

@ -470,6 +470,7 @@ fi
# Git: Submodules.
echo " --- Updating submodules..."
git submodule sync
git submodule update --init