1 2 3 4 5 6 7
#!/bin/sh # # $FreeBSD$ # cd "%%DATADIR%%" && exec "%%LOCALBASE%%/bin/java" \ -jar "%%DATADIR%%/Rescue.jar" "${@}"