1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
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

6 lines
83 B
Bash

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