Add docker-proxy/shell environments/dash

This commit is contained in:
Ingrid010109!? 2025-01-19 22:56:11 +01:00
parent 10ef896141
commit e22e55e0e2
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "74e48ebb-a46d-48ee-8f74-ce40ab939c4f",
"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" : "877b6c0b-6451-4058-9d08-64825cbdf8bc"
},
"shell" : "dash",
"elevated" : false,
"scripts" : null
}