Merge 19ed81fdff into 557efaf856
This commit is contained in:
commit
fcd0ca2d6d
|
|
@ -101,7 +101,7 @@ if ! ps -p ${proxy_pid} >/dev/null; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
echo -e "\n\nNavigate to to this URL:\n"
|
||||
echo -e "\n\nNavigate to this URL:\n"
|
||||
echo -e " http://$(hostname):${PORT}/vnc.html?host=$(hostname)&port=${PORT}\n"
|
||||
echo -e "Press Ctrl-C to exit\n\n"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue