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:
parent
a879778968
commit
dac6736eff
@ -470,6 +470,7 @@ fi
|
||||
|
||||
# Git: Submodules.
|
||||
echo " --- Updating submodules..."
|
||||
git submodule sync
|
||||
git submodule update --init
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user