Add hetzner pdc/shell environments/dash

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

View File

@ -0,0 +1,10 @@
{
"uuid" : "4f67e721-de09-4cd8-8c4e-261357e757a2",
"name" : "dash",
"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" : "dash",
"elevated" : false,
"scripts" : null
}