Update bot.service

parent 35483321
...@@ -5,7 +5,7 @@ After=network-online.target ...@@ -5,7 +5,7 @@ After=network-online.target
[Service] [Service]
User=www-data User=www-data
Group=www-data Group=www-data
WorkingDirectory=/site-packages/antispammer WorkingDirectory=/usr/lib/python3/site-packages/antispammer/
ExecStart=ExecStart=/usr/bin/python3 /usr/lib/python3/site-packages/antispammer/bot.py ExecStart=ExecStart=/usr/bin/python3 /usr/lib/python3/site-packages/antispammer/bot.py
Restart=always Restart=always
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment