From be401e12fb07204c0466efb98492dde1b143cb72 Mon Sep 17 00:00:00 2001 From: Tobias Hopp Date: Mon, 13 Feb 2023 11:31:34 +0100 Subject: [PATCH] Update updater --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index e2af63b..29ec6e5 100755 --- a/update.sh +++ b/update.sh @@ -4,6 +4,7 @@ cd /home/itender/itender || exit -1 if [ -z "$1" ] then git pull "https://tobiash:!IwedwrimmVeudiweN!@git.gaminggeneration.de/tobiash/itender.git" --quiet + ./update.sh true else yarn yarn run compile