5 lines
83 B
Bash
5 lines
83 B
Bash
#!/bin/sh
|
|
#
|
|
# $FreeBSD$
|
|
|
|
exec "%%LOCALBASE%%/bin/java" -jar "%%DATADIR%%/jftp.jar"
|