Compare commits

..

No commits in common. "8dcbdc504bf366c45e9adeb1923b6199b82b2798" and "0be0725bd98e4d033750631f91caf38f9fb04b02" have entirely different histories.

5 changed files with 0 additions and 38 deletions

View File

@ -61,8 +61,6 @@ empty
- [**dolibarr**](stores/cc4229d8-b77f-48a3-9204-bf606a4c7d42)
- [**ecomailz**](stores/a6f96658-d009-475c-8b34-1739887b147a)
- [**Shell environments**](stores/65353629-b850-3e01-8632-1ee81be3cc83)
- [**bash**](stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f)
**All connections / local**

View File

@ -1,10 +0,0 @@
{
"uuid" : "52203dda-11b7-4c0b-8d19-20fd4c93a24f",
"name" : "bash",
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

@ -1,10 +0,0 @@
{
"type" : "shellEnvironment",
"commands" : null,
"host" : {
"storeId" : "a6f96658-d009-475c-8b34-1739887b147a"
},
"shell" : "bash",
"elevated" : false,
"scripts" : null
}

View File

@ -1,10 +0,0 @@
{
"uuid" : "65353629-b850-3e01-8632-1ee81be3cc83",
"name" : "Shell environments",
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

@ -1,6 +0,0 @@
{
"type" : "shellEnvironmentGroup",
"parent" : {
"storeId" : "a6f96658-d009-475c-8b34-1739887b147a"
}
}