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