created bash executable for starting

This commit is contained in:
Specoolazius 2022-04-02 21:02:52 +02:00
parent 6cf08376da
commit e1bb77c073

4
bot/run.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
cd ~/mcserver-discordbot/bot || exit;
sudo python3.10 -O run.py