systemd fix
This commit is contained in:
parent
5e8ae5d635
commit
195c6a5e0c
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ After=network-online.target
|
|||
|
||||
[Service]
|
||||
WorkingDirectory=%h
|
||||
ExecStart=.cargo/bin/Plenum-Bot -f .config/Plenum-Bot.sqlite
|
||||
ExecStart=%h/.cargo/bin/Plenum-Bot -f %h/.config/Plenum-Bot.sqlite
|
||||
Type=simple
|
Loading…
Add table
Add a link
Reference in a new issue