feat: add systemd service configuration for shopeebot automation
This commit is contained in:
@@ -8,7 +8,7 @@ After=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
User=root
|
User=root
|
||||||
WorkingDirectory=/root/botAffilate/serverPython
|
WorkingDirectory=/root/botAffilate/serverPython
|
||||||
ExecStart=/root/botAffilate/serverPython/venv/bin/python main.py
|
ExecStart=/root/botAffilate/venv/bin/python main.py
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=5
|
RestartSec=5
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user