Files
AvianVisitors/templates
David Lamkin 92f2540792 Use posix sh compatible redirect in crontab
&> is a bash shortcut to redirect both stdout and stderr
it is more portable to use '>/dev/null 2>&1' to achieve this effect.

Without this change the pi mailbox is filled with cron job output
2022-05-21 17:22:22 +01:00
..
2022-01-25 22:26:51 -05:00
2022-02-21 16:33:01 -05:00
2021-10-12 10:55:09 -04:00