Update bot.service

parent 5dc832ee
...@@ -6,7 +6,7 @@ After=network-online.target ...@@ -6,7 +6,7 @@ After=network-online.target
User=www-data User=www-data
Group=www-data Group=www-data
WorkingDirectory=/site-packages/antispammer WorkingDirectory=/site-packages/antispammer
ExecStart=/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
[Install] [Install]
......
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