Update kcoj_bot.service
This commit is contained in:
@ -5,7 +5,7 @@ After=network.service
|
||||
[Service]
|
||||
Type=simple
|
||||
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
|
||||
Restart=always
|
||||
KillMode=process
|
||||
|
Reference in New Issue
Block a user