From 29a661cf8adb3f7390c5483486359deeb70282ca 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 --- stores/0cbaaa7d-ceaf-3ac5-8ea5-18b792a988ce/entry.json | 10 ++++++++++ stores/0cbaaa7d-ceaf-3ac5-8ea5-18b792a988ce/store.json | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 stores/0cbaaa7d-ceaf-3ac5-8ea5-18b792a988ce/entry.json create mode 100644 stores/0cbaaa7d-ceaf-3ac5-8ea5-18b792a988ce/store.json diff --git a/stores/0cbaaa7d-ceaf-3ac5-8ea5-18b792a988ce/entry.json b/stores/0cbaaa7d-ceaf-3ac5-8ea5-18b792a988ce/entry.json new file mode 100644 index 0000000..757f6da --- /dev/null +++ b/stores/0cbaaa7d-ceaf-3ac5-8ea5-18b792a988ce/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "0cbaaa7d-ceaf-3ac5-8ea5-18b792a988ce", + "name" : "Shell environments", + "categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e", + "color" : null, + "icon" : null, + "configuration" : { + "deletable" : true + } +} \ No newline at end of file diff --git a/stores/0cbaaa7d-ceaf-3ac5-8ea5-18b792a988ce/store.json b/stores/0cbaaa7d-ceaf-3ac5-8ea5-18b792a988ce/store.json new file mode 100644 index 0000000..70b5c6d --- /dev/null +++ b/stores/0cbaaa7d-ceaf-3ac5-8ea5-18b792a988ce/store.json @@ -0,0 +1,6 @@ +{ + "type" : "shellEnvironmentGroup", + "parent" : { + "storeId" : "ae1c8599-5bc0-48b9-9b1e-9b3ac55bd7c1" + } +} \ No newline at end of file