Compare commits
No commits in common. "c1684f0a7251adfcd0a63e31779db510b9266ffe" and "146002227cec7d39a13b847d67af37fe42422a08" have entirely different histories.
c1684f0a72
...
146002227c
|
|
@ -61,10 +61,6 @@ empty
|
|||
|
||||
- [**docker-proxy**](stores/877b6c0b-6451-4058-9d08-64825cbdf8bc)
|
||||
- [**Docker containers**](stores/a81caf51-eb7c-4e70-9a22-273e3ced63f8)
|
||||
- [**default**](stores/92375336-dd3e-4869-b31a-f8d89326aa59)
|
||||
- [**Shell environments**](stores/526b6bf0-ee75-3287-a027-6b9d8a41ba28)
|
||||
- [**bash**](stores/33ec1643-d41b-4155-92b0-c763346d6af6)
|
||||
- [**dash**](stores/74e48ebb-a46d-48ee-8f74-ce40ab939c4f)
|
||||
- [**dolibarr**](stores/cc4229d8-b77f-48a3-9204-bf606a4c7d42)
|
||||
- [**ecomailz**](stores/a6f96658-d009-475c-8b34-1739887b147a)
|
||||
- [**Shell environments**](stores/65353629-b850-3e01-8632-1ee81be3cc83)
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "33ec1643-d41b-4155-92b0-c763346d6af6",
|
||||
"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" : "877b6c0b-6451-4058-9d08-64825cbdf8bc"
|
||||
},
|
||||
"shell" : "bash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "526b6bf0-ee75-3287-a027-6b9d8a41ba28",
|
||||
"name" : "Shell environments",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"type" : "shellEnvironmentGroup",
|
||||
"parent" : {
|
||||
"storeId" : "877b6c0b-6451-4058-9d08-64825cbdf8bc"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "74e48ebb-a46d-48ee-8f74-ce40ab939c4f",
|
||||
"name" : "dash",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : {
|
||||
"storeId" : "877b6c0b-6451-4058-9d08-64825cbdf8bc"
|
||||
},
|
||||
"shell" : "dash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "92375336-dd3e-4869-b31a-f8d89326aa59",
|
||||
"name" : "default",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type" : "dockerContext",
|
||||
"cmd" : {
|
||||
"storeId" : "a81caf51-eb7c-4e70-9a22-273e3ced63f8"
|
||||
},
|
||||
"name" : "default"
|
||||
}
|
||||
Loading…
Reference in New Issue