ports/graphics/cbviewer/files/cbviewer.in
2021-04-06 16:31:13 +02:00

4 lines
102 B
Bash

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