mirror of
https://github.com/Specoolazius/mcserver-discordbot.git
synced 2025-05-09 16:44:50 +02:00
chmod +x permissions for executables
This commit is contained in:
parent
9ac6d5ecb1
commit
8daf6fb405
@ -6,3 +6,4 @@
|
|||||||
|
|
||||||
cd ~/mcserver-discordbot/bot || exit;
|
cd ~/mcserver-discordbot/bot || exit;
|
||||||
python3 -O run.py
|
python3 -O run.py
|
||||||
|
|
||||||
|
@ -8,3 +8,4 @@
|
|||||||
|
|
||||||
git stash
|
git stash
|
||||||
git pull --rebase origin
|
git pull --rebase origin
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user