Add lizenzserver/shell environments/dash

This commit is contained in:
Ingrid010109!? 2025-01-19 22:56:02 +01:00
parent a74501ac95
commit 962cc98cba
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "318e71d7-ab7a-4dda-9b51-998569745a7f",
"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" : "1825b2c2-fb6e-46a2-b43d-8bae357e34ea"
},
"shell" : "dash",
"elevated" : false,
"scripts" : null
}