Add unvention nextcloud guacamole/shell environments/sudo
This commit is contained in:
parent
3d41a8f829
commit
12fc953511
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"uuid" : "3fb03602-c5fc-4f44-86dd-eee32cc9b41c",
|
||||||
|
"name" : "sudo",
|
||||||
|
"categoryUuid" : "fa303626-ee14-4bc2-b054-fb63b6bb1149",
|
||||||
|
"breakOutCategoryUuid" : null,
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"freeze" : false,
|
||||||
|
"pinToTop" : false,
|
||||||
|
"orderIndex" : 0
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironment",
|
||||||
|
"commands" : null,
|
||||||
|
"host" : "4a9d10dc-ea72-4ec6-9fa8-09350a1dcdac",
|
||||||
|
"shell" : null,
|
||||||
|
"elevated" : true,
|
||||||
|
"user" : null,
|
||||||
|
"scripts" : null
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue