compose-website/unit-files/git-puller.timer
2015-03-29 15:45:12 +01:00

10 lines
128 B
SYSTEMD

[Unit]
Description=Git pull every 5 minutes
[Timer]
OnBootSec=5min
OnUnitActiveSec=5min
[Install]
WantedBy=multi-user.target