Add unvention pdc slave/shell environments/sudo

This commit is contained in:
Ingrid010109!? 2025-09-18 18:15:40 +02:00
parent 28d12823f3
commit 3f3db35526
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"uuid" : "0d97d3cd-b930-44ef-ae5b-83cd855af7df",
"name" : "sudo",
"categoryUuid" : "d0b3e32d-0e90-4484-a0ef-6af941a6dda7",
"breakOutCategoryUuid" : null,
"color" : null,
"icon" : null,
"freeze" : false,
"pinToTop" : false,
"orderIndex" : 0
}

View File

@ -0,0 +1,9 @@
{
"type" : "shellEnvironment",
"commands" : null,
"host" : "9c817d10-0e57-4532-87e0-0fbe83d6d0cc",
"shell" : null,
"elevated" : true,
"user" : null,
"scripts" : null
}