From c97ee6e68b61b7c1478845dd1461ead377a2adcb Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Sun, 19 Jan 2025 23:15:32 +0100 Subject: [PATCH] Add docker-ip-symcon/shell environments/ash --- stores/561d3927-b089-496f-a206-a379fdbbb748/entry.json | 10 ++++++++++ stores/561d3927-b089-496f-a206-a379fdbbb748/store.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 stores/561d3927-b089-496f-a206-a379fdbbb748/entry.json create mode 100644 stores/561d3927-b089-496f-a206-a379fdbbb748/store.json diff --git a/stores/561d3927-b089-496f-a206-a379fdbbb748/entry.json b/stores/561d3927-b089-496f-a206-a379fdbbb748/entry.json new file mode 100644 index 0000000..55ee11d --- /dev/null +++ b/stores/561d3927-b089-496f-a206-a379fdbbb748/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "561d3927-b089-496f-a206-a379fdbbb748", + "name" : "ash", + "categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e", + "color" : null, + "icon" : null, + "configuration" : { + "deletable" : true + } +} \ No newline at end of file diff --git a/stores/561d3927-b089-496f-a206-a379fdbbb748/store.json b/stores/561d3927-b089-496f-a206-a379fdbbb748/store.json new file mode 100644 index 0000000..c9e56e3 --- /dev/null +++ b/stores/561d3927-b089-496f-a206-a379fdbbb748/store.json @@ -0,0 +1,10 @@ +{ + "type" : "shellEnvironment", + "commands" : null, + "host" : { + "storeId" : "ae1c8599-5bc0-48b9-9b1e-9b3ac55bd7c1" + }, + "shell" : "ash", + "elevated" : false, + "scripts" : null +} \ No newline at end of file