Add webserver/shell environments/sudo

This commit is contained in:
Ingrid010109!? 2025-09-17 14:13:49 +02:00
parent 607bebfd94
commit 13a2a43781
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"uuid" : "d6157697-db65-4b88-a5ee-0ec420cff350",
"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" : "c700e701-6536-4066-8264-8d88feaa7829",
"shell" : null,
"elevated" : true,
"user" : null,
"scripts" : null
}