1
This commit is contained in:
7
nodejs/node_modules/cron-parser/test/crontab.example
generated
vendored
Executable file
7
nodejs/node_modules/cron-parser/test/crontab.example
generated
vendored
Executable file
@ -0,0 +1,7 @@
|
||||
# Comment line (ignore)
|
||||
ENV1="test1"
|
||||
ENV2="test2"
|
||||
|
||||
*/10 * * * * /path/to/exe
|
||||
*/10 * * * * /path/to/exe
|
||||
0 09-18 * * 1-5 /path/to/exe
|
||||
Reference in New Issue
Block a user