File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- # Sinusbot startscript
2
- ## installation
3
- 1 . copy the file ` sinusbot.service ` to ` /lib/systemd/system/sinusbot.service `
1
+ # SinusBot startscript
4
2
3
+ ## Installation
4
+
5
+ 1 . Copy the file ` sinusbot.service ` to ` /lib/systemd/system/sinusbot.service `
5
6
2 . Adjust the following placeholders to your installation:
6
7
7
- placeholder | description | example
8
- -----------------------------|---------------------------------------------|------------------------
9
- YOUR_USER | Your user who starts the bot | sinusbot
10
- YOUR_PATH_TO_THE_BOT \_ BINARY | Your path to the SinusBot binary | /opt/sinusbot/sinusbot
11
- YOU_PATH_TO_THE_BOT | Your path to the SinusBot install directory | /opt/sinusbot
8
+ placeholder | description | example
9
+ ------------------------------ |---------------------------------------------|------------------------
10
+ YOUR_USER | Your user who starts the bot | sinusbot
11
+ YOURPATH_TO_THE_BOT \_ BINARY | Your path to the SinusBot binary | /opt/sinusbot/sinusbot
12
+ YOURPATH_TO_THE_BOT_DIRECTORY | Your path to the SinusBot install directory | /opt/sinusbot
12
13
13
14
3 . Reload systemd: ` systemctl daemon-reload `
14
-
15
15
4 . Start the sinusbot: ` service sinusbot start `
You can’t perform that action at this time.
0 commit comments