backgroundrb
backgroundrb copied to clipboard
48 hours interval cron
I am trying to schedule job on 48 hours interval with "0 30 13 */2 * * *" option but job next executed on right time.
After some debugging I found cron executed for odd dates but not for even dates.