From 58416ab8d3f9cfef09c891d3ae1bb53de6e4da7f Mon Sep 17 00:00:00 2001 From: Specoolazius Date: Sun, 3 Apr 2022 08:17:38 +0200 Subject: [PATCH] fixed folder path --- bot/run.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bot/run.sh b/bot/run.sh index b995e8a..c6bc5ea 100644 --- a/bot/run.sh +++ b/bot/run.sh @@ -4,6 +4,5 @@ # # 2022, created by Specoolazius -cd ~/mcserver-discordbot/bot || exit; +cd /root/mcserver-discordbot/bot || exit; python3 -O run.py -