From 6a6f845b4377246b309b655e214d8ef05aac7e1d Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Sun, 19 Jan 2025 22:46:23 +0100 Subject: [PATCH] Add ecomailz/shell environments/bash --- stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f/entry.json | 10 ++++++++++ stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f/store.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f/entry.json create mode 100644 stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f/store.json diff --git a/stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f/entry.json b/stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f/entry.json new file mode 100644 index 0000000..b1cf501 --- /dev/null +++ b/stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "52203dda-11b7-4c0b-8d19-20fd4c93a24f", + "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/52203dda-11b7-4c0b-8d19-20fd4c93a24f/store.json b/stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f/store.json new file mode 100644 index 0000000..f378efd --- /dev/null +++ b/stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f/store.json @@ -0,0 +1,10 @@ +{ + "type" : "shellEnvironment", + "commands" : null, + "host" : { + "storeId" : "a6f96658-d009-475c-8b34-1739887b147a" + }, + "shell" : "bash", + "elevated" : false, + "scripts" : null +} \ No newline at end of file