From 8b611c9b551aa9f686cf76d80f0b6dc7585ca38c Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Sun, 19 Jan 2025 22:52:31 +0100 Subject: [PATCH] Add ecomailz/shell environments/dash --- stores/5a252c89-a1ff-4c89-83ac-d1a12fa962fd/entry.json | 10 ++++++++++ stores/5a252c89-a1ff-4c89-83ac-d1a12fa962fd/store.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 stores/5a252c89-a1ff-4c89-83ac-d1a12fa962fd/entry.json create mode 100644 stores/5a252c89-a1ff-4c89-83ac-d1a12fa962fd/store.json diff --git a/stores/5a252c89-a1ff-4c89-83ac-d1a12fa962fd/entry.json b/stores/5a252c89-a1ff-4c89-83ac-d1a12fa962fd/entry.json new file mode 100644 index 0000000..4388146 --- /dev/null +++ b/stores/5a252c89-a1ff-4c89-83ac-d1a12fa962fd/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "5a252c89-a1ff-4c89-83ac-d1a12fa962fd", + "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/5a252c89-a1ff-4c89-83ac-d1a12fa962fd/store.json b/stores/5a252c89-a1ff-4c89-83ac-d1a12fa962fd/store.json new file mode 100644 index 0000000..89fdbf8 --- /dev/null +++ b/stores/5a252c89-a1ff-4c89-83ac-d1a12fa962fd/store.json @@ -0,0 +1,10 @@ +{ + "type" : "shellEnvironment", + "commands" : null, + "host" : { + "storeId" : "a6f96658-d009-475c-8b34-1739887b147a" + }, + "shell" : "dash", + "elevated" : false, + "scripts" : null +} \ No newline at end of file