Add unvention pdc slave/shell environments/sudo
This commit is contained in:
parent
28d12823f3
commit
3f3db35526
|
|
@ -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
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironment",
|
||||||
|
"commands" : null,
|
||||||
|
"host" : "9c817d10-0e57-4532-87e0-0fbe83d6d0cc",
|
||||||
|
"shell" : null,
|
||||||
|
"elevated" : true,
|
||||||
|
"user" : null,
|
||||||
|
"scripts" : null
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue