Update nextcloud guacamole/shell environments/dash
This commit is contained in:
parent
c629b48432
commit
4da9305710
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"uuid" : "eeac52fb-d562-46b4-b85e-c79183d3dc88",
|
||||||
|
"name" : "dash",
|
||||||
|
"categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40",
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"configuration" : {
|
||||||
|
"deletable" : true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironment",
|
||||||
|
"commands" : null,
|
||||||
|
"host" : {
|
||||||
|
"storeId" : "7dbd901b-ebb6-46cf-9402-1338c8849b15"
|
||||||
|
},
|
||||||
|
"shell" : "dash",
|
||||||
|
"elevated" : false,
|
||||||
|
"scripts" : null
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue