chiark / gitweb /
add chroot-setup, chroot-teardown, and chroot-enter suite of tools
[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