Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.

Off the top of my head, you could try specifying all the hours when it should run:

0 0,2,4,6,8,10,12,14,16,18,20,22 * * * /path-to-script

0 0,2,4,6,8,10,12,14,16,18,20,22 * * * /path-to-script 

Off the top of my head, you could try:

0 0,2,4,6,8,10,12,14,16,18,20,22 * * * /path-to-script

Off the top of my head, you could try specifying all the hours when it should run:

0 0,2,4,6,8,10,12,14,16,18,20,22 * * * /path-to-script 
Source Link
Dan
Dan

Off the top of my head, you could try:

0 0,2,4,6,8,10,12,14,16,18,20,22 * * * /path-to-script