Update nextcloud guacamole/shell environments/bash

This commit is contained in:
Ingrid010109!? 2025-08-14 13:14:47 +02:00
parent ea834bfba1
commit 24d0e586ad
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "18dbba09-fe94-4cac-bdd1-e275347212c8",
"name" : "bash",
"categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

@ -0,0 +1,10 @@
{
"type" : "shellEnvironment",
"commands" : null,
"host" : {
"storeId" : "7dbd901b-ebb6-46cf-9402-1338c8849b15"
},
"shell" : "bash",
"elevated" : false,
"scripts" : null
}