update
Took 3 minutes
This commit is contained in:
parent
f57f9931f1
commit
af7e872f8d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user