diff --git a/tools/cathedral.service b/tools/cathedral.service index 9be7601..127aa49 100644 --- a/tools/cathedral.service +++ b/tools/cathedral.service @@ -5,6 +5,7 @@ Documentation=https://github.com/kurisufriend/cathedral [Service] User=cathedral Group=cathedral +WorkingDirectory=/var/cathedral ExecStart=python3 /var/cathedral/main.py --cfg /var/cathedral/config.json Restart=always