mml
This commit is contained in:
@@ -1060,4 +1060,20 @@ omc:
|
||||
apostr: "true"
|
||||
filter: ""
|
||||
display: "Log time(<=)"
|
||||
comment: ""
|
||||
comment: ""
|
||||
systemCommand:
|
||||
display: "Linux System Command"
|
||||
mml:
|
||||
- operation: "run"
|
||||
object: "shell"
|
||||
display: "Run Shell Command"
|
||||
params:
|
||||
- name: "cmd"
|
||||
alias: "cmd"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
apostr: "true"
|
||||
loc: "false"
|
||||
filter: ""
|
||||
display: "Shell command"
|
||||
comment: ""
|
||||
@@ -972,4 +972,10 @@
|
||||
{
|
||||
"bodyFmt": "PutDB",
|
||||
"bodyKey": "ne_license"
|
||||
}
|
||||
|
||||
{
|
||||
"bodyFmt": "PutDB",
|
||||
"bodyKey": "shell",
|
||||
"callFunc": "RunShellCommand"
|
||||
}
|
||||
Reference in New Issue
Block a user