Use cabin font for IRSpy. Part of WRIS-12.
[irspy-moved-to-github.git] / zebra / crontab
1 # m h  dom mon dow   command
2 # a full update on Monday morning
3 6 0 * * 1 /usr/local/src/git/irspy/bin/irspy-update.sh
4 # a quick update on Wed/Fri
5 6 0 * * 3,5 env irspy_test=Quick /usr/local/src/git/irspy/bin/irspy-update.sh