summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/context/stubs/unix/mtxrunjit
blob: 117105aa5c08b2d5ea0bf1cb89623d57cd1c0ab8 (plain)
1
2
3
4
5
#!/bin/sh

luajittex --luaonly $(dirname $0)/mtxrun "$@"

# luajittex --luaonly ${0%jit} "$@"