mirror of
https://github.com/Specoolazius/mcserver-discordbot.git
synced 2025-08-01 06:07:39 +02:00
created bash executable for starting
This commit is contained in:
4
bot/run.sh
Normal file
4
bot/run.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd ~/mcserver-discordbot/bot || exit;
|
||||
sudo python3.10 -O run.py
|
Reference in New Issue
Block a user