From 75c4799606bd252a525eb74a7df7cef6716f77f8 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Thu, 18 Sep 2025 18:15:47 +0200 Subject: [PATCH] Add unvention fileserver laufend/shell environments/sudo --- .../b4575c4e-d54d-4a9f-ad78-77bcc76c25e1/entry.json | 11 +++++++++++ .../b4575c4e-d54d-4a9f-ad78-77bcc76c25e1/store.json | 9 +++++++++ 2 files changed, 20 insertions(+) create mode 100644 stores/b4575c4e-d54d-4a9f-ad78-77bcc76c25e1/entry.json create mode 100644 stores/b4575c4e-d54d-4a9f-ad78-77bcc76c25e1/store.json diff --git a/stores/b4575c4e-d54d-4a9f-ad78-77bcc76c25e1/entry.json b/stores/b4575c4e-d54d-4a9f-ad78-77bcc76c25e1/entry.json new file mode 100644 index 0000000..d4c6d17 --- /dev/null +++ b/stores/b4575c4e-d54d-4a9f-ad78-77bcc76c25e1/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "b4575c4e-d54d-4a9f-ad78-77bcc76c25e1", + "name" : "sudo", + "categoryUuid" : "d0b3e32d-0e90-4484-a0ef-6af941a6dda7", + "breakOutCategoryUuid" : null, + "color" : null, + "icon" : null, + "freeze" : false, + "pinToTop" : false, + "orderIndex" : 0 +} \ No newline at end of file diff --git a/stores/b4575c4e-d54d-4a9f-ad78-77bcc76c25e1/store.json b/stores/b4575c4e-d54d-4a9f-ad78-77bcc76c25e1/store.json new file mode 100644 index 0000000..6632fa4 --- /dev/null +++ b/stores/b4575c4e-d54d-4a9f-ad78-77bcc76c25e1/store.json @@ -0,0 +1,9 @@ +{ + "type" : "shellEnvironment", + "commands" : null, + "host" : "40fcaf1b-8de5-4c80-a574-81b3048a548d", + "shell" : null, + "elevated" : true, + "user" : null, + "scripts" : null +} \ No newline at end of file