From c0c6e2921ead77d8e1949bdb6373ad863b0201d5 Mon Sep 17 00:00:00 2001 From: Sebastian Zell Date: Thu, 22 Jan 2026 14:25:27 +0100 Subject: [PATCH] Add freepbx/shell environments/sudo --- .../c91ff79a-2f23-4c74-953e-5dd938552004/entry.json | 12 ++++++++++++ .../c91ff79a-2f23-4c74-953e-5dd938552004/store.json | 10 ++++++++++ 2 files changed, 22 insertions(+) create mode 100644 stores/c91ff79a-2f23-4c74-953e-5dd938552004/entry.json create mode 100644 stores/c91ff79a-2f23-4c74-953e-5dd938552004/store.json diff --git a/stores/c91ff79a-2f23-4c74-953e-5dd938552004/entry.json b/stores/c91ff79a-2f23-4c74-953e-5dd938552004/entry.json new file mode 100644 index 0000000..c71706a --- /dev/null +++ b/stores/c91ff79a-2f23-4c74-953e-5dd938552004/entry.json @@ -0,0 +1,12 @@ +{ + "uuid" : "c91ff79a-2f23-4c74-953e-5dd938552004", + "name" : "sudo", + "categoryUuid" : "fa303626-ee14-4bc2-b054-fb63b6bb1149", + "breakOutCategoryUuid" : null, + "color" : null, + "icon" : null, + "freeze" : false, + "pinToTop" : false, + "orderIndex" : 0, + "tags" : [ ] +} \ No newline at end of file diff --git a/stores/c91ff79a-2f23-4c74-953e-5dd938552004/store.json b/stores/c91ff79a-2f23-4c74-953e-5dd938552004/store.json new file mode 100644 index 0000000..274dce2 --- /dev/null +++ b/stores/c91ff79a-2f23-4c74-953e-5dd938552004/store.json @@ -0,0 +1,10 @@ +{ + "type" : "shellEnvironment", + "commands" : null, + "host" : "933bdaf7-d670-4f80-9d48-62120b2a531f", + "shell" : null, + "elevated" : true, + "user" : null, + "scripts" : null, + "defaultEnvironment" : null +} \ No newline at end of file