aboutsummaryrefslogtreecommitdiff
path: root/graphics/aoi/files/aoi.in
blob: 816444ceaaed6aeb0e1000051a3c4476dddacd2f (plain) (blame)
1
2
3
4
5
6
#!/bin/sh
#
# $FreeBSD$

cd "%%DATADIR%%" && exec "%%LOCALBASE%%/bin/java" \
-jar "%%DATADIR%%/ArtOfIllusion.jar" "${@}"