Add dolibarr/shell environments/bash
This commit is contained in:
parent
faec8a3bf6
commit
2830b17dd3
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"uuid" : "e1334962-7b25-4e62-b961-2c8826dbdbea",
|
||||
"name" : "bash",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : {
|
||||
"storeId" : "435e8beb-3eee-42b3-b0dc-730bd3ffdc90"
|
||||
},
|
||||
"shell" : "bash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
Loading…
Reference in New Issue