Attempt to deal with partially initialized checkouts

This commit is contained in:
2018-08-08 17:23:50 +02:00
parent 202ffb7ff1
commit 9325a0bb6a

View File

@@ -273,7 +273,7 @@ fi
echo "Checking to a latest branch..."
${GIT_C} pull
echo "Updatying submodules to the latest version..."
${GIT_C} submodule update --remote
${GIT_C} submodule update --remote --init --recursive
if [ "${KERNEL_NAME}" == "Darwin" ]; then
# Get precompiled libs