From 8bd33a71a02362f58b02d8ea049a5d06ed54603d Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Sun, 19 Jan 2025 23:15:38 +0100 Subject: [PATCH] Add proxmox mailgateway/shell environments/bash --- stores/af768250-419e-4089-8f8c-9418f56f7459/entry.json | 10 ++++++++++ stores/af768250-419e-4089-8f8c-9418f56f7459/store.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 stores/af768250-419e-4089-8f8c-9418f56f7459/entry.json create mode 100644 stores/af768250-419e-4089-8f8c-9418f56f7459/store.json diff --git a/stores/af768250-419e-4089-8f8c-9418f56f7459/entry.json b/stores/af768250-419e-4089-8f8c-9418f56f7459/entry.json new file mode 100644 index 0000000..c378be2 --- /dev/null +++ b/stores/af768250-419e-4089-8f8c-9418f56f7459/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "af768250-419e-4089-8f8c-9418f56f7459", + "name" : "bash", + "categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e", + "color" : null, + "icon" : null, + "configuration" : { + "deletable" : true + } +} \ No newline at end of file diff --git a/stores/af768250-419e-4089-8f8c-9418f56f7459/store.json b/stores/af768250-419e-4089-8f8c-9418f56f7459/store.json new file mode 100644 index 0000000..4f26125 --- /dev/null +++ b/stores/af768250-419e-4089-8f8c-9418f56f7459/store.json @@ -0,0 +1,10 @@ +{ + "type" : "shellEnvironment", + "commands" : null, + "host" : { + "storeId" : "b9b6b5e4-8b5f-494c-b162-4c797cd242f1" + }, + "shell" : "bash", + "elevated" : false, + "scripts" : null +} \ No newline at end of file