#!/usr/bin/env sh
export LD_LIBRARY_PATH="/usr/lib/gyroflow"
exec "/usr/lib/gyroflow/gyroflow" "$@"
