-
copy the file
sinusbot.service
to/lib/systemd/system/sinusbot.service
-
Adjust the following placeholders to your installation:
placeholder description example YOUR_USER Your user who starts the bot sinusbot YOUR_PATH_TO_THE_BOT_BINARY Your path to the SinusBot binary /opt/sinusbot/sinusbot YOU_PATH_TO_THE_BOT Your path to the SinusBot install directory /opt/sinusbot -
Reload systemd:
systemctl daemon-reload
-
Start the sinusbot:
service sinusbot start
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.