mirror of
https://github.com/unraid/webgui.git
synced 2026-05-14 16:20:06 -05:00
8b37e27f70
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.