Add ecomailz/shell environments/bash

This commit is contained in:
Ingrid010109!? 2025-01-19 22:46:23 +01:00
parent a4d94085c8
commit 6a6f845b43
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "52203dda-11b7-4c0b-8d19-20fd4c93a24f",
"name" : "bash",
"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" : "bash",
"elevated" : false,
"scripts" : null
}