mirror of
https://github.com/unraid/webgui.git
synced 2026-01-14 21:50:24 -06:00
If parity check schedule is set to 1st week, 2nd week, etc a cron error is logged when when not on the selected week due to return value of 1 from the date check. Return a value of zero instead.