fix(crontab): fully validate the complete crontab syntax

This commit is contained in:
Silthus
2020-11-25 23:13:57 +01:00
parent f27cd047e1
commit 0b573b7e15
3 changed files with 33 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ RESTIC_KEEP_MONTHLY=12
RESTIC_KEEP_YEARLY=3
LOG_LEVEL=info
CRON_SCHEDULE=10 2 * * *
CRON_SCHEDULE=10 2-4 */4 1,2,*/3 *
# EMAIL_HOST=
# EMAIL_PORT=