Unverified Commit e24c0801 authored by Andrea Orlati's avatar Andrea Orlati Committed by GitHub
Browse files

Merge pull request #696 from discos/aorlati-patch-1

update med-vnc
parents 0c2e48d5 d9d1cde8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -91,7 +91,7 @@ else
fi

if ! hash vncviewer &>/dev/null; then
    echo -e "'vncviewer' is not installed, this script is setting up the connection but won't automatically start vnc.\nA custom client should be manually started."
    echo -e "'vncviewer' is not available, this script is setting up the connection but won't automatically start vnc.\nA custom vnc client will have to be manually started after the connection."
    vnc_avail="FALSE"
fi