Update kcoj_bot.service
This commit is contained in:
@ -5,7 +5,7 @@ After=network.service
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=pinlin
|
User=pinlin
|
||||||
ExecStart=/home/pinlin/.pyenv/shims/python3 /home/pinlin/kcoj_bot/bot.py
|
ExecStart=/home/pinlin/.pyenv/shims/python3 /home/pinlin/KCOJ_bot/bot.py
|
||||||
ExecStop=/bin/systemctl kill kcoj_bot
|
ExecStop=/bin/systemctl kill kcoj_bot
|
||||||
Restart=always
|
Restart=always
|
||||||
KillMode=process
|
KillMode=process
|
||||||
|
Reference in New Issue
Block a user