chiark / gitweb /
bin: Remove obsolete hard-coding of cjw44 and /home/httpd.
[bin.git] / mailtonews.wrapper
1 #! /bin/sh
2 mailtonews >> "$HOME/.m2n-errors" 2>&1
3 exit 0