Skip to content

Small error in cron example. Extra 0.#396

Merged
Fechin merged 1 commit intoFechin:mainfrom
rolanyang:cron_smallfix
Feb 24, 2023
Merged

Small error in cron example. Extra 0.#396
Fechin merged 1 commit intoFechin:mainfrom
rolanyang:cron_smallfix

Conversation

@rolanyang
Copy link
Copy Markdown
Contributor

Noticed an extra "0" at the beginning of two lines in the cron example

0 0 0 1 * * Every 1st of month (monthly)
0 0 0 1 1 * Every 1st of january (yearly)

should be removed.

@Fechin Fechin merged commit d0519e8 into Fechin:main Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants