summaryrefslogtreecommitdiff
path: root/graphics/cbviewer/files/cbviewer.in
blob: 419df5a4e5279865b90bea67d4251f5d1d44b29a (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh
#
# $FreeBSD$
#

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