mirror of
https://tildegit.org/ben/sedbot
synced 2025-03-14 02:10:41 +00:00
use full path and ignore logs
This commit is contained in:
parent
b6ad48e079
commit
0d43cf75b8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1,3 @@
|
||||
.cfg
|
||||
sedbot.err
|
||||
sedbot.log
|
||||
|
@ -5,7 +5,7 @@ After=sedbot.service
|
||||
[Service]
|
||||
Type=simple
|
||||
WorkingDirectory=/home/bot/sedbot
|
||||
ExecStart=./sedbot.bash
|
||||
ExecStart=/home/bot/sedbot/sedbot.bash
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
StartLimitInterval=60s
|
||||
|
Loading…
x
Reference in New Issue
Block a user