vestasync/files/pullgit.timer

11 lines
150 B
SYSTEMD
Raw Normal View History

2023-04-16 19:06:06 +03:00
[Unit]
Description=Run pullgit.service every 10 min
[Timer]
OnCalendar=*:0/10
Persistent=true
Unit=pullgit.service
[Install]
WantedBy=timers.target