Update updater

This commit is contained in:
Tobias Hopp 2023-02-13 11:31:34 +01:00
parent 07b52fc2fb
commit be401e12fb

View File

@ -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