summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/texosquery/texosquery-jre8.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/texosquery/texosquery-jre8.sh')
-rwxr-xr-xMaster/texmf-dist/scripts/texosquery/texosquery-jre8.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/texosquery/texosquery-jre8.sh b/Master/texmf-dist/scripts/texosquery/texosquery-jre8.sh
new file mode 100755
index 00000000000..472c531453a
--- /dev/null
+++ b/Master/texmf-dist/scripts/texosquery/texosquery-jre8.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+jarpath=`kpsewhich --progname=texosquery --format=texmfscripts texosquery-jre8.jar`
+java -Djava.locale.providers=CLDR,JRE -jar "$jarpath" "$@"