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