#!/bin/sh

APP_DIR=/usr/lib/crossvc
APP_DIR=/usr/lib/crossvc

exec "$APP_DIR/crossvc.bin" "$@"
