Add proxmox mailgateway/shell environments/dash

This commit is contained in:
Ingrid010109!? 2025-01-19 23:18:25 +01:00
parent 8c5ce489fd
commit cfa3b76083
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "f7dac094-3cda-4134-b99d-5f49163ccda6",
"name" : "dash",
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

@ -0,0 +1,10 @@
{
"type" : "shellEnvironment",
"commands" : null,
"host" : {
"storeId" : "b9b6b5e4-8b5f-494c-b162-4c797cd242f1"
},
"shell" : "dash",
"elevated" : false,
"scripts" : null
}