chiark / gitweb /
chroot-setup: less error-prone set -e
[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