Add unvention fileserver laufend/shell environments/sudo
This commit is contained in:
parent
632581c085
commit
19b59b93bd
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"uuid" : "2793fb4c-18bc-471d-9c02-19fbbd120073",
|
||||||
|
"name" : "sudo",
|
||||||
|
"categoryUuid" : "fa303626-ee14-4bc2-b054-fb63b6bb1149",
|
||||||
|
"breakOutCategoryUuid" : null,
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"freeze" : false,
|
||||||
|
"pinToTop" : false,
|
||||||
|
"orderIndex" : 0
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironment",
|
||||||
|
"commands" : null,
|
||||||
|
"host" : "66b22e93-fb7e-49e5-b6ed-0ab4166ed0a4",
|
||||||
|
"shell" : null,
|
||||||
|
"elevated" : true,
|
||||||
|
"user" : null,
|
||||||
|
"scripts" : null
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue