Compare commits

..

No commits in common. "37d9d7a5c2a716c99bbf8d09ab9aef19a1394e51" and "53a1d791dd9636367a7ec0e474cd7f3f1eeb24f9" have entirely different histories.

View File

@ -5,9 +5,9 @@ After=network.target multi-user.target
[Service] [Service]
Restart=always Restart=always
RestartSec=1 RestartSec=1
User=root User=pi
WorkingDirectory=/root/lostark-bot WorkingDirectory=/root/lostark_bot
ExecStart=/usr/bin/python3 /root/lostark-bot/bot.py ExecStart=/usr/bin/python3 /root/lostark_bot/bot.py
StandardOutput=syslog StandardOutput=syslog
StandardError=syslog StandardError=syslog
SyslogIdentifier=LostArkBot SyslogIdentifier=LostArkBot