#!/bin/sh
export LD_LIBRARY_PATH="/usr/lib/breeze-core/_internal${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"
exec /usr/lib/breeze-core/breeze-core "$@"
