Add docker-vaultwarden/shell environments/dash
This commit is contained in:
parent
e16684547b
commit
230cdf223b
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : {
|
||||
"storeId" : "16d6783c-bcce-4cc7-963a-110e385c3ecf"
|
||||
},
|
||||
"shell" : "dash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
Loading…
Reference in New Issue