#!/bin/sh

echo Adapt the absolute path to CrossVC/crossvc.bin
echo and copy this startscript into a directory 
echo of your PATH!

#exec "/absolute_path_to_CrossVC/AppRun" "$@"
#for instance
#exec "/usr/local/apps/CrossVC/AppRun" "$@"
