vestasync/files/pullgit.timer
2023-04-16 23:06:06 +07:00

11 lines
150 B
SYSTEMD

[Unit]
Description=Run pullgit.service every 10 min
[Timer]
OnCalendar=*:0/10
Persistent=true
Unit=pullgit.service
[Install]
WantedBy=timers.target