diff --git a/bot/run.sh b/bot/run.sh index 34c63c2..b995e8a 100644 --- a/bot/run.sh +++ b/bot/run.sh @@ -6,3 +6,4 @@ cd ~/mcserver-discordbot/bot || exit; python3 -O run.py + diff --git a/bot/scripts/update.sh b/bot/scripts/update.sh index 20a4929..216beb8 100644 --- a/bot/scripts/update.sh +++ b/bot/scripts/update.sh @@ -8,3 +8,4 @@ git stash git pull --rebase origin +