Add dolibarr/shell environments/dash

This commit is contained in:
Ingrid010109!? 2025-01-19 23:12:50 +01:00
parent 2418a209fe
commit 62eb5338f0
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "fb9d6781-92c3-45a9-aaca-6b3210320b2f",
"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" : "435e8beb-3eee-42b3-b0dc-730bd3ffdc90"
},
"shell" : "dash",
"elevated" : false,
"scripts" : null
}