Closed jonnynux closed 4 years ago
The program gives error when parsing rules like * 20-23,0-18 * * * so I needed to split it in two rules.
* 20-23,0-18 * * *
Duplicate of #1 This is a known issue, A fix is in the TODO plans.
The program gives error when parsing rules like
* 20-23,0-18 * * *
so I needed to split it in two rules.