#!/bin/sh
jammo3_6 1 > /tmp/jammo_errors 2>&1
gmessage -file /tmp/jammo_errors
exit 0
