From ced62c7681da5d3a7f3b64103d570f82078c3dc2 Mon Sep 17 00:00:00 2001 From: zanewalker Date: Sat, 30 May 2026 03:24:31 +0530 Subject: [PATCH] Update ubuntu server digital ocean mahesh/shell environments/sudo --- .../8219a2ba-1af4-4e32-b7f4-c600d50117ea/entry.json | 11 +++++++++++ .../8219a2ba-1af4-4e32-b7f4-c600d50117ea/store.json | 9 +++++++++ 2 files changed, 20 insertions(+) create mode 100644 stores/8219a2ba-1af4-4e32-b7f4-c600d50117ea/entry.json create mode 100644 stores/8219a2ba-1af4-4e32-b7f4-c600d50117ea/store.json diff --git a/stores/8219a2ba-1af4-4e32-b7f4-c600d50117ea/entry.json b/stores/8219a2ba-1af4-4e32-b7f4-c600d50117ea/entry.json new file mode 100644 index 0000000..3e5d7c0 --- /dev/null +++ b/stores/8219a2ba-1af4-4e32-b7f4-c600d50117ea/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "8219a2ba-1af4-4e32-b7f4-c600d50117ea", + "name" : "sudo", + "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/8219a2ba-1af4-4e32-b7f4-c600d50117ea/store.json b/stores/8219a2ba-1af4-4e32-b7f4-c600d50117ea/store.json new file mode 100644 index 0000000..722bb50 --- /dev/null +++ b/stores/8219a2ba-1af4-4e32-b7f4-c600d50117ea/store.json @@ -0,0 +1,9 @@ +{ + "type" : "shellEnvironment", + "commands" : null, + "host" : "30e22125-1799-4219-bd63-ca5faa4e45d9", + "shell" : null, + "elevated" : true, + "user" : null, + "scripts" : null +} \ No newline at end of file