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