Add ecomailz/shell environments/dash
This commit is contained in:
parent
8dcbdc504b
commit
8b611c9b55
|
|
@ -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
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironment",
|
||||||
|
"commands" : null,
|
||||||
|
"host" : {
|
||||||
|
"storeId" : "a6f96658-d009-475c-8b34-1739887b147a"
|
||||||
|
},
|
||||||
|
"shell" : "dash",
|
||||||
|
"elevated" : false,
|
||||||
|
"scripts" : null
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue