fix: Port forwarding (#294)
This commit is contained in:
parent
1aff00d3ee
commit
1ac1478bd4
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ getPorts() {
|
||||||
local args=""
|
local args=""
|
||||||
local vnc="5900"
|
local vnc="5900"
|
||||||
|
|
||||||
|
list=${list//,/ }
|
||||||
list="${list## }"
|
list="${list## }"
|
||||||
list="${list%% }"
|
list="${list%% }"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue