Add unvention nextcloud guacamole/shell environments/sudo

This commit is contained in:
Ingrid010109!? 2025-09-17 13:07:29 +02:00
parent 3d41a8f829
commit 12fc953511
2 changed files with 20 additions and 0 deletions

View File

@ -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
}

View File

@ -0,0 +1,9 @@
{
"type" : "shellEnvironment",
"commands" : null,
"host" : "4a9d10dc-ea72-4ec6-9fa8-09350a1dcdac",
"shell" : null,
"elevated" : true,
"user" : null,
"scripts" : null
}