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