chmod +x permissions for executables

This commit is contained in:
Specoolazius 2022-04-03 08:16:57 +02:00
parent 9ac6d5ecb1
commit 8daf6fb405
2 changed files with 2 additions and 0 deletions

View File

@ -6,3 +6,4 @@
cd ~/mcserver-discordbot/bot || exit;
python3 -O run.py

View File

@ -8,3 +8,4 @@
git stash
git pull --rebase origin