SprinklerD/sprinkler.cron

6 lines
328 B
Plaintext
Raw Normal View History

2018-06-16 21:58:31 +00:00
00 08 * * 1 /usr/bin/curl 'localhost?type=cron&zone=1&runtime=12'
12 08 * * 1 /usr/bin/curl 'localhost?type=cron&zone=2&runtime=10'
22 08 * * 1 /usr/bin/curl 'localhost?type=cron&zone=3&runtime=8'
00 08 * * 2 /usr/bin/curl 'localhost?type=cron&zone=1&runtime=8'
00 22 * * 3 /usr/bin/curl 'localhost?type=cron&zone=2&runtime=10'