#!/bin/sh
APPDIR="$(dirname "$(readlink -f -- "$0")")"

"$APPDIR/host/linux-v4l_l4t-t210-a64/ncu-ui" "$@"
