#!/bin/sh
# Startup script for JavE
cd /opt/jave5
java -jar jave5.jar
