diff --git a/mc-status-bot.service b/mc-status-bot.service index 434978d..c875ee8 100644 --- a/mc-status-bot.service +++ b/mc-status-bot.service @@ -6,7 +6,7 @@ Requires=network.target [Service] Type=idle -ExecStart=~/mcserver-discordbot/bot/run.sh +ExecStart=/root/mcserver-discordbot/bot/run.sh [Install] WantedBy=default.target \ No newline at end of file