Add hetzner pdc/shell environments/dash
This commit is contained in:
parent
21fa0a7f34
commit
299e04bdb4
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"uuid" : "4f67e721-de09-4cd8-8c4e-261357e757a2",
|
||||||
|
"name" : "dash",
|
||||||
|
"categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546",
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"configuration" : {
|
||||||
|
"deletable" : true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironment",
|
||||||
|
"commands" : null,
|
||||||
|
"host" : {
|
||||||
|
"storeId" : "0228b4d3-e1e7-4c0e-a3c6-f84a6fb15b10"
|
||||||
|
},
|
||||||
|
"shell" : "dash",
|
||||||
|
"elevated" : false,
|
||||||
|
"scripts" : null
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue