Initial commit

This commit is contained in:
nxshock 2022-03-26 13:23:39 +05:00
commit 87dcffda99
17 changed files with 614 additions and 0 deletions

3
tests/job.conf Normal file
View file

@ -0,0 +1,3 @@
Cron = "* * * * *"
Command = 'command "param1 param1" param2'
Description = "comment"