mcserver-discordbot/bot/run.sh

9 lines
162 B
Bash
Raw Normal View History

2022-04-02 21:02:52 +02:00
#!/bin/bash
2022-04-02 21:07:11 +02:00
# Project is under GNU GENERAL PUBLIC LICENSE 3.0
#
# 2022, created by Specoolazius
2022-04-02 21:02:52 +02:00
cd ~/mcserver-discordbot/bot || exit;
sudo python3.10 -O run.py