turtle-wow-source-kinda/Dumps/Source Code/20 - Development_turtle-logs/main/Deploy/conf/deploy.service
Brian Oost a1d5bb70b2 Init
2024-08-06 18:06:40 +02:00

13 lines
226 B
Desktop File

[Unit]
Description=RPLL Deploy Scheduler
[Service]
WorkingDirectory=/root
ExecStart=python /root/LegacyPlayersV3/Deploy/scheduler.py
User=root
Type=simple
Restart=on-failure
RestartSec=10
[Install]
WantedBy=multi-user.target