diff --git a/update.sh b/update.sh index 0b8ca1e..b4aa1c8 100644 --- a/update.sh +++ b/update.sh @@ -11,7 +11,6 @@ case "$1" in testing) git fetch git pull --all - git submodule update ;; *) ;;