Compare commits
No commits in common. "3b2c6dc879f57039462b01d4f6555e1c3255ddd2" and "f32f9f57f26b9bf19eb380c311c363175ac012da" have entirely different histories.
3b2c6dc879
...
f32f9f57f2
|
|
@ -71,8 +71,6 @@ empty
|
|||
- [**bash**](stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f)
|
||||
- [**dash**](stores/5a252c89-a1ff-4c89-83ac-d1a12fa962fd)
|
||||
- [**gitea**](stores/a28016a2-bedd-4317-9577-c3b13459a841)
|
||||
- [**Shell environments**](stores/5abe7816-b2f6-3023-bb73-d5d0e5e9bc72)
|
||||
- [**bash**](stores/341ccf7f-08c2-47b8-9e8e-2f5f47ce4295)
|
||||
- [**Influxdb**](stores/e3b9d53e-3b70-4dd2-81d5-b8be0499e10b)
|
||||
- [**Shell environments**](stores/10b9fbae-fd5d-368a-bda2-041359b593f5)
|
||||
- [**bash**](stores/5b0a56c7-2212-4d87-bd05-f9d1d26262b4)
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "341ccf7f-08c2-47b8-9e8e-2f5f47ce4295",
|
||||
"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" : "a28016a2-bedd-4317-9577-c3b13459a841"
|
||||
},
|
||||
"shell" : "bash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "5abe7816-b2f6-3023-bb73-d5d0e5e9bc72",
|
||||
"name" : "Shell environments",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"type" : "shellEnvironmentGroup",
|
||||
"parent" : {
|
||||
"storeId" : "a28016a2-bedd-4317-9577-c3b13459a841"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue