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