Compare commits
No commits in common. "e9f9edcd87fcbc08962b57cbea0492c4d1bbad0c" and "e16684547bacdf84243b6d96522b160ac018e114" have entirely different histories.
e9f9edcd87
...
e16684547b
|
|
@ -78,10 +78,6 @@ empty
|
|||
- [**dash**](stores/74e48ebb-a46d-48ee-8f74-ce40ab939c4f)
|
||||
- [**docker-vaultwarden**](stores/16d6783c-bcce-4cc7-963a-110e385c3ecf)
|
||||
- [**Docker containers**](stores/393ef643-16da-4778-8ec6-690ab17878b9)
|
||||
- [**default**](stores/d782c9ff-6377-4a5e-a735-782ac66a3cd5)
|
||||
- [**Shell environments**](stores/78edb935-52e1-33d6-92b1-fa8033474ccf)
|
||||
- [**bash**](stores/014509f6-64ec-4511-b703-a758c80d3a63)
|
||||
- [**dash**](stores/7bd3a25b-beef-401f-b103-8ff3db1714bd)
|
||||
- [**dolibarr**](stores/435e8beb-3eee-42b3-b0dc-730bd3ffdc90)
|
||||
- [**Shell environments**](stores/e815a621-42ef-38b7-a3f8-aae28a1b278f)
|
||||
- [**bash**](stores/e1334962-7b25-4e62-b961-2c8826dbdbea)
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "014509f6-64ec-4511-b703-a758c80d3a63",
|
||||
"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" : "16d6783c-bcce-4cc7-963a-110e385c3ecf"
|
||||
},
|
||||
"shell" : "bash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "78edb935-52e1-33d6-92b1-fa8033474ccf",
|
||||
"name" : "Shell environments",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"type" : "shellEnvironmentGroup",
|
||||
"parent" : {
|
||||
"storeId" : "16d6783c-bcce-4cc7-963a-110e385c3ecf"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "7bd3a25b-beef-401f-b103-8ff3db1714bd",
|
||||
"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" : "16d6783c-bcce-4cc7-963a-110e385c3ecf"
|
||||
},
|
||||
"shell" : "dash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "d782c9ff-6377-4a5e-a735-782ac66a3cd5",
|
||||
"name" : "default",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type" : "dockerContext",
|
||||
"cmd" : {
|
||||
"storeId" : "393ef643-16da-4778-8ec6-690ab17878b9"
|
||||
},
|
||||
"name" : "default"
|
||||
}
|
||||
Loading…
Reference in New Issue