Add docker-ip-symcon/shell environments/ash
This commit is contained in:
parent
cd67a37f2f
commit
c97ee6e68b
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : {
|
||||
"storeId" : "ae1c8599-5bc0-48b9-9b1e-9b3ac55bd7c1"
|
||||
},
|
||||
"shell" : "ash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
Loading…
Reference in New Issue