summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/texosquery/texosquery.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/texosquery/texosquery.sh')
-rwxr-xr-xMaster/texmf-dist/scripts/texosquery/texosquery.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/texosquery/texosquery.sh b/Master/texmf-dist/scripts/texosquery/texosquery.sh
index 2f97a43db65..db9f8addfab 100755
--- a/Master/texmf-dist/scripts/texosquery/texosquery.sh
+++ b/Master/texmf-dist/scripts/texosquery/texosquery.sh
@@ -1,4 +1,5 @@
#!/bin/sh
+
jarpath=`kpsewhich --progname=texosquery --format=texmfscripts texosquery.jar`
java -jar "$jarpath" "$@"