Compare commits

..

No commits in common. "a74501ac95c2717343c94edcb295eb68cfaa6082" and "e5cf78205f4afb73e561652fb16331dc90a4f167" have entirely different histories.

5 changed files with 0 additions and 38 deletions

View File

@ -65,8 +65,6 @@ empty
- [**bash**](stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f)
- [**dash**](stores/5a252c89-a1ff-4c89-83ac-d1a12fa962fd)
- [**Lizenzserver**](stores/1825b2c2-fb6e-46a2-b43d-8bae357e34ea)
- [**Shell environments**](stores/3c4054b0-b184-3397-97f5-dbf444cf416c)
- [**bash**](stores/dbd7adae-2a5f-4c24-b801-73d75ba537c8)
**All connections / local**

View File

@ -1,10 +0,0 @@
{
"uuid" : "3c4054b0-b184-3397-97f5-dbf444cf416c",
"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" : "1825b2c2-fb6e-46a2-b43d-8bae357e34ea"
}
}

View File

@ -1,10 +0,0 @@
{
"uuid" : "dbd7adae-2a5f-4c24-b801-73d75ba537c8",
"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" : "1825b2c2-fb6e-46a2-b43d-8bae357e34ea"
},
"shell" : "bash",
"elevated" : false,
"scripts" : null
}