get_libwallet_api.sh: init/update monero submodules

This commit is contained in:
moneromooo-monero 2018-03-28 00:08:22 +01:00
parent e877d83023
commit d5e3835bbf

View file

@ -24,6 +24,9 @@ get_tag
# create local monero branch
git -C $MONERO_DIR checkout -B $VERSIONTAG
git -C $MONERO_DIR submodule init
git -C $MONERO_DIR submodule update
# Merge monero PR dependencies
# Workaround for git username requirements