chiark / gitweb /
svn-takeover: New script to make the current directory into a working copy
[bin.git] / mailtonews.wrapper
1 #! /bin/sh
2 mailtonews >> /home/cjw44/.m2n-errors 2>&1
3 exit 0