mirror of
https://github.com/nxshock/gron.git
synced 2025-07-01 00:13:36 +05:00
Add sql execution
This commit is contained in:
parent
1c00dfabc9
commit
25de149af5
8 changed files with 201 additions and 22 deletions
|
@ -1,3 +1,4 @@
|
|||
Type = "cmd"
|
||||
Cron = "* * * * *"
|
||||
Command = 'command "param1 param1" param2'
|
||||
Description = "comment"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue