chiark / gitweb /
bin: Remove obsolete hard-coding of cjw44 and /home/httpd.
[bin.git] / m2n
1 #! /bin/sh
2
3 "$HOME/bin/m2n.pl" -n $1 -a cjwatson@riva.ucam.org >> "$HOME/.m2n-errors" 2>&1
4 exit 0
5