Update nextcloud guacamole/shell environments/sudo
This commit is contained in:
parent
23060b5294
commit
c9a2aceb8a
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"uuid" : "12950ac8-39a2-4836-ba4b-e04690ec969b",
|
||||
"name" : "sudo",
|
||||
"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" : null,
|
||||
"elevated" : true,
|
||||
"scripts" : null
|
||||
}
|
||||
Loading…
Reference in New Issue