Fix cronjob example to execute every sixth hour
Example as written executes the command at every minute past the sixth hour. Replacing the * with 0 in the beginning will cause this to run at minute 0 at every sixth hour.pull/14/head
parent
461566a819
commit
2d9a3c59cb
Loading…
Reference in New Issue