#!/bin/bash
APPDIR="$(dirname "$(readlink -f -- "$0")")"
"$APPDIR/target/linux-desktop-glibc_2_11_3-x64/nv-nsight-cu-cli" "$@"
