freebsd-ports/ftp/jftp/files/jftp.sh.in
Rong-En Fan d05b21fda0 - Use exec in wrapper scripts
- Bump PORTREVISION
2007-02-06 20:28:37 +00:00

5 lines
83 B
Bash

#!/bin/sh
#
# $FreeBSD$
exec "%%LOCALBASE%%/bin/java" -jar "%%DATADIR%%/jftp.jar"