#!/bin/bash
echo $@
mono /home/steve/bin/homespun030.exe $@
