Add ecodms/shell environments/sudo

This commit is contained in:
Ingrid010109!? 2025-09-17 14:10:25 +02:00
parent eeb5470912
commit c55090e536
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"uuid" : "7c4cab97-7e59-4c14-bc4f-b0670f1096a3",
"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" : "7a6aab0d-3a4e-4eb5-b263-b404bc18c7de",
"shell" : null,
"elevated" : true,
"user" : null,
"scripts" : null
}