From ec28902f66769b2f3c1abacdd0c59246d3aa904e Mon Sep 17 00:00:00 2001 From: Azlux Date: Thu, 12 Mar 2020 19:57:15 +0100 Subject: [PATCH] fix new line --- update.sh | 1 - 1 file changed, 1 deletion(-) 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