added installation instructions and changed config file location to user/.config
This commit is contained in:
parent
c2d9dcdd74
commit
35ab8923a4
6 changed files with 77 additions and 4 deletions
|
@ -3,7 +3,7 @@ Description=CCCB Plenum-Bot
|
|||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/home/plenum-bot/plenum-bot/target/debug/Plenum-Bot
|
||||
WorkingDirectory=/home/$User/plenum-bot
|
||||
ExecStart=./util/run_release.sh
|
||||
Type=simple
|
||||
User=root
|
||||
|
||||
User=root
|
Loading…
Add table
Add a link
Reference in a new issue