summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/texosquery/texosquery-jre5.sh
blob: 67a402279b5f511ab6225c369644c65cbd66000e (plain)
1
2
3
4
#!/bin/sh

jarpath=`kpsewhich --progname=texosquery --format=texmfscripts texosquery-jre5.jar`
java -jar "$jarpath" "$@"