Add unvention fileserver laufend/shell environments/sudo
This commit is contained in:
parent
9955c2503e
commit
75c4799606
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"uuid" : "b4575c4e-d54d-4a9f-ad78-77bcc76c25e1",
|
||||||
|
"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" : "40fcaf1b-8de5-4c80-a574-81b3048a548d",
|
||||||
|
"shell" : null,
|
||||||
|
"elevated" : true,
|
||||||
|
"user" : null,
|
||||||
|
"scripts" : null
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue