diff --git a/install-standalone b/install-standalone index 7a4f606..6c07481 100755 --- a/install-standalone +++ b/install-standalone @@ -16,7 +16,7 @@ BASE_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" cd "${BASE_DIR}" -git submodule update --init --recursive --remote +#git submodule update --init --recursive --remote git submodule update --recursive --remote