Add freepbx/shell environments/sudo

This commit is contained in:
Sebastian Zell 2026-01-22 14:25:27 +01:00
parent 0544b7d28c
commit c0c6e2921e
2 changed files with 22 additions and 0 deletions

View File

@ -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" : [ ]
}

View File

@ -0,0 +1,10 @@
{
"type" : "shellEnvironment",
"commands" : null,
"host" : "933bdaf7-d670-4f80-9d48-62120b2a531f",
"shell" : null,
"elevated" : true,
"user" : null,
"scripts" : null,
"defaultEnvironment" : null
}