Add freepbx/shell environments/sudo
This commit is contained in:
parent
0544b7d28c
commit
c0c6e2921e
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"uuid" : "c91ff79a-2f23-4c74-953e-5dd938552004",
|
||||
"name" : "sudo",
|
||||
"categoryUuid" : "fa303626-ee14-4bc2-b054-fb63b6bb1149",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 0,
|
||||
"tags" : [ ]
|
||||
}
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : "933bdaf7-d670-4f80-9d48-62120b2a531f",
|
||||
"shell" : null,
|
||||
"elevated" : true,
|
||||
"user" : null,
|
||||
"scripts" : null,
|
||||
"defaultEnvironment" : null
|
||||
}
|
||||
Loading…
Reference in New Issue