added installation instructions and changed config file location to user/.config

This commit is contained in:
murmeldin 2025-01-15 14:16:24 +01:00
parent c2d9dcdd74
commit 35ab8923a4
6 changed files with 77 additions and 4 deletions

View file

@ -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