chiark / gitweb /
bin: Remove some scripts I no longer use (they used to be part of the
[bin.git] / mailtonews.wrapper
1 #! /bin/sh
2 mailtonews >> /home/cjw44/.m2n-errors 2>&1
3 exit 0