# !/bin/sh

CMD=/usr/local/kurobox/bin/`basename $0`

LD_LIBRARY_PATH=/usr/local/kurobox/lib $CMD "$@"
