Add hetzner pdc/shell environments/sudo

This commit is contained in:
Ingrid010109!? 2025-08-06 08:27:29 +02:00
parent 299e04bdb4
commit b022cd8d43
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "1c3c02b0-be9c-41d7-bcbe-060c5fc7e09b",
"name" : "sudo",
"categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

@ -0,0 +1,10 @@
{
"type" : "shellEnvironment",
"commands" : null,
"host" : {
"storeId" : "0228b4d3-e1e7-4c0e-a3c6-f84a6fb15b10"
},
"shell" : null,
"elevated" : true,
"scripts" : null
}