#! /bin/bash
# kill old servers (if we own them)
killall afxmit

/home/martin/u1/afxmit > /home/martin/afxmit.log 2>&1 &

exit
