diff --git a/shared/scripts/remote.sh b/shared/scripts/remote.sh index 0081b73..34e663f 100755 --- a/shared/scripts/remote.sh +++ b/shared/scripts/remote.sh @@ -50,9 +50,6 @@ else SSH_CMD="ssh -o ServerAliveInterval=30 -o ServerAliveCountMax=3" fi -# Open browser in background -open_browser & - # Start both tunnels # -N means "Do not execute a remote command". -L is for local port forwarding. $SSH_CMD -N \