From bb76296003e13af806814c764c02fa9cb1c53914 Mon Sep 17 00:00:00 2001 From: zanewalker Date: Sat, 30 May 2026 03:24:31 +0530 Subject: [PATCH] Update development vm server ( ubuntu )/shell environments/sh --- .../cca10ae8-a93a-4056-8364-9004e59c9b6a/entry.json | 11 +++++++++++ .../cca10ae8-a93a-4056-8364-9004e59c9b6a/store.json | 9 +++++++++ 2 files changed, 20 insertions(+) create mode 100644 stores/cca10ae8-a93a-4056-8364-9004e59c9b6a/entry.json create mode 100644 stores/cca10ae8-a93a-4056-8364-9004e59c9b6a/store.json diff --git a/stores/cca10ae8-a93a-4056-8364-9004e59c9b6a/entry.json b/stores/cca10ae8-a93a-4056-8364-9004e59c9b6a/entry.json new file mode 100644 index 0000000..c17f1fa --- /dev/null +++ b/stores/cca10ae8-a93a-4056-8364-9004e59c9b6a/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "cca10ae8-a93a-4056-8364-9004e59c9b6a", + "name" : "sh", + "categoryUuid" : "99a6754d-7c39-4820-a1a1-c8708f066c3f", + "breakOutCategoryUuid" : null, + "color" : null, + "icon" : null, + "freeze" : false, + "pinToTop" : false, + "orderIndex" : 0 +} \ No newline at end of file diff --git a/stores/cca10ae8-a93a-4056-8364-9004e59c9b6a/store.json b/stores/cca10ae8-a93a-4056-8364-9004e59c9b6a/store.json new file mode 100644 index 0000000..7919730 --- /dev/null +++ b/stores/cca10ae8-a93a-4056-8364-9004e59c9b6a/store.json @@ -0,0 +1,9 @@ +{ + "type" : "shellEnvironment", + "commands" : null, + "host" : "55252d4a-0855-43c3-a92f-6a65fd4fcad4", + "shell" : "sh", + "elevated" : false, + "user" : null, + "scripts" : null +} \ No newline at end of file