#!/bin/sh
export TEXMF_DIST="/usr/share/texmf-dist"
exec /usr/share/texmf-dist/scripts/context/lua/mtxrun.lua "$@"
