Add ecomailz/shell environments/dash

This commit is contained in:
Ingrid010109!? 2025-01-19 22:52:31 +01:00
parent 8dcbdc504b
commit 8b611c9b55
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "5a252c89-a1ff-4c89-83ac-d1a12fa962fd",
"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" : "a6f96658-d009-475c-8b34-1739887b147a"
},
"shell" : "dash",
"elevated" : false,
"scripts" : null
}