crontab: instead of after= make it after.

windows-drag
John Benediktsson 2019-03-17 09:24:16 -07:00
parent 4df7773a58
commit a3d5e3ffcb
1 changed files with 1 additions and 3 deletions

View File

@ -55,9 +55,7 @@ CONSTANT: aliases H{
:: next-time-after ( cronentry timestamp -- ) :: next-time-after ( cronentry timestamp -- )
timestamp second>> 0 > [
timestamp 0 >>second 1 minutes (time+) 2drop timestamp 0 >>second 1 minutes (time+) 2drop
] when
timestamp month>> :> month timestamp month>> :> month
cronentry months>> [ month >= ] find nip [ cronentry months>> [ month >= ] find nip [