From 12fc953511c7ef7d96f25c8e9a85a2147a7eac14 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Wed, 17 Sep 2025 13:07:29 +0200 Subject: [PATCH] Add unvention nextcloud guacamole/shell environments/sudo --- .../3fb03602-c5fc-4f44-86dd-eee32cc9b41c/entry.json | 11 +++++++++++ .../3fb03602-c5fc-4f44-86dd-eee32cc9b41c/store.json | 9 +++++++++ 2 files changed, 20 insertions(+) create mode 100644 stores/3fb03602-c5fc-4f44-86dd-eee32cc9b41c/entry.json create mode 100644 stores/3fb03602-c5fc-4f44-86dd-eee32cc9b41c/store.json diff --git a/stores/3fb03602-c5fc-4f44-86dd-eee32cc9b41c/entry.json b/stores/3fb03602-c5fc-4f44-86dd-eee32cc9b41c/entry.json new file mode 100644 index 0000000..10b0a15 --- /dev/null +++ b/stores/3fb03602-c5fc-4f44-86dd-eee32cc9b41c/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "3fb03602-c5fc-4f44-86dd-eee32cc9b41c", + "name" : "sudo", + "categoryUuid" : "fa303626-ee14-4bc2-b054-fb63b6bb1149", + "breakOutCategoryUuid" : null, + "color" : null, + "icon" : null, + "freeze" : false, + "pinToTop" : false, + "orderIndex" : 0 +} \ No newline at end of file diff --git a/stores/3fb03602-c5fc-4f44-86dd-eee32cc9b41c/store.json b/stores/3fb03602-c5fc-4f44-86dd-eee32cc9b41c/store.json new file mode 100644 index 0000000..78ba13d --- /dev/null +++ b/stores/3fb03602-c5fc-4f44-86dd-eee32cc9b41c/store.json @@ -0,0 +1,9 @@ +{ + "type" : "shellEnvironment", + "commands" : null, + "host" : "4a9d10dc-ea72-4ec6-9fa8-09350a1dcdac", + "shell" : null, + "elevated" : true, + "user" : null, + "scripts" : null +} \ No newline at end of file