Unverified Commit 1ac1478b authored by Kroese's avatar Kroese Committed by GitHub
Browse files

fix: Port forwarding (#294)

parent 1aff00d3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -97,6 +97,7 @@ getPorts() {
  local args=""
  local vnc="5900"

  list=${list//,/ }
  list="${list## }"
  list="${list%% }"