Update homelab/shell environments/sudo

This commit is contained in:
2026-05-30 03:24:31 +05:30
parent c3b0b1879a
commit f9fa75ed37
2 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"uuid" : "8f22c2c8-0d4d-40e0-b74e-a02c1f2d3cd3",
"name" : "sudo",
"categoryUuid" : "99a6754d-7c39-4820-a1a1-c8708f066c3f",
"breakOutCategoryUuid" : null,
"color" : null,
"icon" : null,
"freeze" : false,
"pinToTop" : false,
"orderIndex" : 0
}

View File

@@ -0,0 +1,9 @@
{
"type" : "shellEnvironment",
"commands" : null,
"host" : "9fcbb4b3-47db-4611-812a-fcd50f0d5330",
"shell" : null,
"elevated" : true,
"user" : null,
"scripts" : null
}