Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Xuxe/Sinusbot-Startscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Sinusbot startscript

installation

  1. copy the file sinusbot.service to /lib/systemd/system/sinusbot.service

  2. 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
  3. Reload systemd: systemctl daemon-reload

  4. Start the sinusbot: service sinusbot start

Releases

No releases published

Packages

No packages published