Add webserver/shell environments/sudo
This commit is contained in:
parent
607bebfd94
commit
13a2a43781
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"uuid" : "d6157697-db65-4b88-a5ee-0ec420cff350",
|
||||||
|
"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" : "c700e701-6536-4066-8264-8d88feaa7829",
|
||||||
|
"shell" : null,
|
||||||
|
"elevated" : true,
|
||||||
|
"user" : null,
|
||||||
|
"scripts" : null
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue