projects-jenz/demo_mover/systemd/demo_mover.service
2021-02-03 20:08:20 +01:00

9 lines
237 B
Desktop File

[Unit]
Description=Moves demos from the local machine to remote destinations every 20 minutes
[Service]
Type=simple
User=gameservers
WorkingDirectory=/home/gameservers/demo_mover
ExecStart=/home/gameservers/demo_mover/run_demo_mover.sh