diff --git a/bot/run.sh b/bot/run.sh new file mode 100644 index 0000000..e114715 --- /dev/null +++ b/bot/run.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +cd ~/mcserver-discordbot/bot || exit; +sudo python3.10 -O run.py