Add docker-vaultwarden/shell environments/dash

This commit is contained in:
Ingrid010109!? 2025-01-19 23:18:29 +01:00
parent e16684547b
commit 230cdf223b
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "7bd3a25b-beef-401f-b103-8ff3db1714bd",
"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" : "16d6783c-bcce-4cc7-963a-110e385c3ecf"
},
"shell" : "dash",
"elevated" : false,
"scripts" : null
}