#!/bin/sh

# jiu wrapper script

exec java -jar /usr/share/java/net.sourceforge.jiu.jar "$@"
