perms in service script

This commit is contained in:
Specoolazius 2022-04-03 08:31:03 +02:00
parent 58416ab8d3
commit bf4cabb122

View File

@ -6,7 +6,7 @@ Requires=network.target
[Service]
Type=idle
ExecStart=/root/mcserver-discordbot/bot/run.sh
ExecStart=chmod +x /root/mcserver-discordbot/bot/run.sh && /root/mcserver-discordbot/bot/run.sh
[Install]
WantedBy=default.target