diff --git a/vnc/vncs b/vnc/vncs index 2f42aee..67b4016 100755 --- a/vnc/vncs +++ b/vnc/vncs @@ -26,4 +26,4 @@ ec=$? echo "Kill with vnckill" echo "use vncdisp to change resolution" echo Your VNC connection port is $HOSTNAME:$(( 5900 + $dn )) -exit $? +exit $ec