#!/usr/bin/env sh

HELIX_RUNTIME=${MINGW_PREFIX}/var/lib/helix/runtime exec ${MINGW_PREFIX}/lib/helix/hx.exe "$@"
