From af7e872f8df121d9cbd96bcc9acea4e7b6ff600b Mon Sep 17 00:00:00 2001 From: Tobias Hopp Date: Mon, 13 Feb 2023 13:15:50 +0100 Subject: [PATCH] update Took 3 minutes --- update.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/update.sh b/update.sh index 4934e0a..008ed9a 100755 --- a/update.sh +++ b/update.sh @@ -2,8 +2,7 @@ cd /home/itender/itender || exit -1 if [ -z "$1" ]; then - git pull "https://tobiash:!IwedwrimmVeudiweN!@git.gaminggeneration.de/tobiash/itender.git" --quiet - exit 1 + git pull "https://tobiash:!IwedwrimmVeudiweN!@git.gaminggeneration.de/tobiash/itender.git" --quiet || exit 1 ./update.sh true else yarn