view termapp/run.sh @ 14:34156549d423

termapp handles signals and termination a bit better.
author samer
date Mon, 20 Feb 2012 15:38:16 +0000
parents b82da07b6800
children
line wrap: on
line source
#!/bin/sh
export OPEN_NI_INSTALL_PATH=/opt/OpenNI
DYLD_FALLBACK_LIBRARY_PATH=$OPEN_NI_INSTALL_PATH/usr/lib ./termapp "$@"