From 13a2a437814b037092ded5927f9332f7e76207f9 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Wed, 17 Sep 2025 14:13:49 +0200 Subject: [PATCH] Add webserver/shell environments/sudo --- .../d6157697-db65-4b88-a5ee-0ec420cff350/entry.json | 11 +++++++++++ .../d6157697-db65-4b88-a5ee-0ec420cff350/store.json | 9 +++++++++ 2 files changed, 20 insertions(+) create mode 100644 stores/d6157697-db65-4b88-a5ee-0ec420cff350/entry.json create mode 100644 stores/d6157697-db65-4b88-a5ee-0ec420cff350/store.json diff --git a/stores/d6157697-db65-4b88-a5ee-0ec420cff350/entry.json b/stores/d6157697-db65-4b88-a5ee-0ec420cff350/entry.json new file mode 100644 index 0000000..cf980fa --- /dev/null +++ b/stores/d6157697-db65-4b88-a5ee-0ec420cff350/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "d6157697-db65-4b88-a5ee-0ec420cff350", + "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/d6157697-db65-4b88-a5ee-0ec420cff350/store.json b/stores/d6157697-db65-4b88-a5ee-0ec420cff350/store.json new file mode 100644 index 0000000..663f00d --- /dev/null +++ b/stores/d6157697-db65-4b88-a5ee-0ec420cff350/store.json @@ -0,0 +1,9 @@ +{ + "type" : "shellEnvironment", + "commands" : null, + "host" : "c700e701-6536-4066-8264-8d88feaa7829", + "shell" : null, + "elevated" : true, + "user" : null, + "scripts" : null +} \ No newline at end of file