From 2830b17dd3ad46cb6cd04b74664f819f5509b2b1 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Sun, 19 Jan 2025 23:11:18 +0100 Subject: [PATCH] Add dolibarr/shell environments/bash --- stores/e1334962-7b25-4e62-b961-2c8826dbdbea/entry.json | 10 ++++++++++ stores/e1334962-7b25-4e62-b961-2c8826dbdbea/store.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 stores/e1334962-7b25-4e62-b961-2c8826dbdbea/entry.json create mode 100644 stores/e1334962-7b25-4e62-b961-2c8826dbdbea/store.json diff --git a/stores/e1334962-7b25-4e62-b961-2c8826dbdbea/entry.json b/stores/e1334962-7b25-4e62-b961-2c8826dbdbea/entry.json new file mode 100644 index 0000000..226268d --- /dev/null +++ b/stores/e1334962-7b25-4e62-b961-2c8826dbdbea/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "e1334962-7b25-4e62-b961-2c8826dbdbea", + "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/e1334962-7b25-4e62-b961-2c8826dbdbea/store.json b/stores/e1334962-7b25-4e62-b961-2c8826dbdbea/store.json new file mode 100644 index 0000000..43aaf2e --- /dev/null +++ b/stores/e1334962-7b25-4e62-b961-2c8826dbdbea/store.json @@ -0,0 +1,10 @@ +{ + "type" : "shellEnvironment", + "commands" : null, + "host" : { + "storeId" : "435e8beb-3eee-42b3-b0dc-730bd3ffdc90" + }, + "shell" : "bash", + "elevated" : false, + "scripts" : null +} \ No newline at end of file