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