Add docker-ip-symcon/shell environments/ash

This commit is contained in:
Ingrid010109!? 2025-01-19 23:15:32 +01:00
parent cd67a37f2f
commit c97ee6e68b
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "561d3927-b089-496f-a206-a379fdbbb748",
"name" : "ash",
"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" : "ae1c8599-5bc0-48b9-9b1e-9b3ac55bd7c1"
},
"shell" : "ash",
"elevated" : false,
"scripts" : null
}