1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/lang/rhino/files/rhinosh.in
2021-04-06 16:31:13 +02:00

5 lines
125 B
Bash

#!/bin/sh
# Rhino shell
"%%LOCALBASE%%/bin/java" -cp "%%RHINOJAR%%:%%JLINEJAR%%" org.mozilla.javascript.tools.shell.Main $@