From cfa3b760830414536451ff7302bb77480bf2d9ae Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Sun, 19 Jan 2025 23:18:25 +0100 Subject: [PATCH] Add proxmox mailgateway/shell environments/dash --- stores/f7dac094-3cda-4134-b99d-5f49163ccda6/entry.json | 10 ++++++++++ stores/f7dac094-3cda-4134-b99d-5f49163ccda6/store.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 stores/f7dac094-3cda-4134-b99d-5f49163ccda6/entry.json create mode 100644 stores/f7dac094-3cda-4134-b99d-5f49163ccda6/store.json diff --git a/stores/f7dac094-3cda-4134-b99d-5f49163ccda6/entry.json b/stores/f7dac094-3cda-4134-b99d-5f49163ccda6/entry.json new file mode 100644 index 0000000..c73bde2 --- /dev/null +++ b/stores/f7dac094-3cda-4134-b99d-5f49163ccda6/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "f7dac094-3cda-4134-b99d-5f49163ccda6", + "name" : "dash", + "categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e", + "color" : null, + "icon" : null, + "configuration" : { + "deletable" : true + } +} \ No newline at end of file diff --git a/stores/f7dac094-3cda-4134-b99d-5f49163ccda6/store.json b/stores/f7dac094-3cda-4134-b99d-5f49163ccda6/store.json new file mode 100644 index 0000000..4fc8142 --- /dev/null +++ b/stores/f7dac094-3cda-4134-b99d-5f49163ccda6/store.json @@ -0,0 +1,10 @@ +{ + "type" : "shellEnvironment", + "commands" : null, + "host" : { + "storeId" : "b9b6b5e4-8b5f-494c-b162-4c797cd242f1" + }, + "shell" : "dash", + "elevated" : false, + "scripts" : null +} \ No newline at end of file