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


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