#! /bin/sh
#

. usp-set-path

exec ${APP} ${1:+"$@"}

