summaryrefslogtreecommitdiff
path: root/context-mkiv/context-wrap-mtxrun.sh
diff options
context:
space:
mode:
Diffstat (limited to 'context-mkiv/context-wrap-mtxrun.sh')
-rw-r--r--context-mkiv/context-wrap-mtxrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/context-mkiv/context-wrap-mtxrun.sh b/context-mkiv/context-wrap-mtxrun.sh
index b059181..3476c7a 100644
--- a/context-mkiv/context-wrap-mtxrun.sh
+++ b/context-mkiv/context-wrap-mtxrun.sh
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
source /usr/lib/context-setup-env.sh
-exec /usr/share/texmf/texmf-linux/bin/mtxrun $@
+exec /usr/share/texmf/texmf-linux/bin/mtxrun "$@"