Release Candidate 2.2.0-rc.3 (Fix Debian binary location in systemd file)
This commit is contained in:
parent
d0375b1d8d
commit
7a6ebd6381
3 changed files with 3 additions and 3 deletions
debian
2
debian/aob-lemmy-bot.service
vendored
2
debian/aob-lemmy-bot.service
vendored
|
@ -5,7 +5,7 @@ After=network-online.target
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/aob-lemmy-bot
|
||||
ExecStart=/usr/bin/aob-lemmy-bot
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue