Skip to content

Commit

Permalink
added workdir, fixes reload
Browse files Browse the repository at this point in the history
  • Loading branch information
Wargamer-Senpai committed Nov 23, 2023
1 parent fa13c3b commit 723fcaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions teampy.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Description=teampy - teamspeak Matrix Chat Bot
After=network.target

[Service]
WorkingDirectory=/opt/teampy/
ExecStart=/usr/bin/python3 /opt/teampy/main.py
Restart=on-failure
RestartSec=5s
Expand Down

0 comments on commit 723fcaf

Please sign in to comment.