mirror of
https://github.com/Specoolazius/mcserver-discordbot.git
synced 2024-11-25 03:39:43 +01:00
created bash executable for starting
This commit is contained in:
parent
6cf08376da
commit
e1bb77c073
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
|
Loading…
Reference in New Issue
Block a user