#!/bin/sh
d=`dirname "$0"`
cd $d/../../../../bin
exec ./ssvnc "$@"
