home · contact · privacy
Regularly pull website repo on web server.
[config] / all_new_2018 / linkable_etc_files / web / etc / systemd / system / timers.target.wants / pull_website.timer
1 [Unit]
2 Description=Pull website repo every minute
3
4 [Timer]
5 OnCalendar=*-*-* *:*:00,15,30,45
6
7 [Install]
8 WantedBy=timers.target