Compare commits
No commits in common. "f4d3708186775bb3eccf0246ad7a5dc208139bb9" and "b48d6f14a276dc012851b4f193417363560e7b4b" have entirely different histories.
f4d3708186
...
b48d6f14a2
|
|
@ -71,8 +71,6 @@ empty
|
|||
- [**bash**](stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f)
|
||||
- [**dash**](stores/5a252c89-a1ff-4c89-83ac-d1a12fa962fd)
|
||||
- [**Influxdb**](stores/e3b9d53e-3b70-4dd2-81d5-b8be0499e10b)
|
||||
- [**Shell environments**](stores/10b9fbae-fd5d-368a-bda2-041359b593f5)
|
||||
- [**bash**](stores/5b0a56c7-2212-4d87-bd05-f9d1d26262b4)
|
||||
- [**Lizenzserver**](stores/1825b2c2-fb6e-46a2-b43d-8bae357e34ea)
|
||||
- [**Shell environments**](stores/3c4054b0-b184-3397-97f5-dbf444cf416c)
|
||||
- [**bash**](stores/dbd7adae-2a5f-4c24-b801-73d75ba537c8)
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "10b9fbae-fd5d-368a-bda2-041359b593f5",
|
||||
"name" : "Shell environments",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"type" : "shellEnvironmentGroup",
|
||||
"parent" : {
|
||||
"storeId" : "e3b9d53e-3b70-4dd2-81d5-b8be0499e10b"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "5b0a56c7-2212-4d87-bd05-f9d1d26262b4",
|
||||
"name" : "bash",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : {
|
||||
"storeId" : "e3b9d53e-3b70-4dd2-81d5-b8be0499e10b"
|
||||
},
|
||||
"shell" : "bash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
Loading…
Reference in New Issue