Add unvention fileserver laufend/shell environments/sudo

This commit is contained in:
Ingrid010109!? 2025-09-17 13:10:49 +02:00
parent 632581c085
commit 19b59b93bd
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"uuid" : "2793fb4c-18bc-471d-9c02-19fbbd120073",
"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" : "66b22e93-fb7e-49e5-b6ed-0ab4166ed0a4",
"shell" : null,
"elevated" : true,
"user" : null,
"scripts" : null
}