1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/textproc/weka/files/weka.sh.in
2021-04-06 16:31:13 +02:00

4 lines
77 B
Bash

#!/bin/sh
exec "%%LOCALBASE%%/bin/java" -jar "%%DATADIR%%/%%JARNAME%%" "$@"