From 62eb5338f07faf4e26067a4f73e513d82758be41 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Sun, 19 Jan 2025 23:12:50 +0100 Subject: [PATCH] Add dolibarr/shell environments/dash --- stores/fb9d6781-92c3-45a9-aaca-6b3210320b2f/entry.json | 10 ++++++++++ stores/fb9d6781-92c3-45a9-aaca-6b3210320b2f/store.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 stores/fb9d6781-92c3-45a9-aaca-6b3210320b2f/entry.json create mode 100644 stores/fb9d6781-92c3-45a9-aaca-6b3210320b2f/store.json diff --git a/stores/fb9d6781-92c3-45a9-aaca-6b3210320b2f/entry.json b/stores/fb9d6781-92c3-45a9-aaca-6b3210320b2f/entry.json new file mode 100644 index 0000000..218cc95 --- /dev/null +++ b/stores/fb9d6781-92c3-45a9-aaca-6b3210320b2f/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "fb9d6781-92c3-45a9-aaca-6b3210320b2f", + "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/fb9d6781-92c3-45a9-aaca-6b3210320b2f/store.json b/stores/fb9d6781-92c3-45a9-aaca-6b3210320b2f/store.json new file mode 100644 index 0000000..12769dd --- /dev/null +++ b/stores/fb9d6781-92c3-45a9-aaca-6b3210320b2f/store.json @@ -0,0 +1,10 @@ +{ + "type" : "shellEnvironment", + "commands" : null, + "host" : { + "storeId" : "435e8beb-3eee-42b3-b0dc-730bd3ffdc90" + }, + "shell" : "dash", + "elevated" : false, + "scripts" : null +} \ No newline at end of file