#!/bin/sh
cd /usr/share/sjet
exec /opt/jython/bin/jython sjet.py "$@"
