chiark / gitweb /
blank-kvm-image: kvm-img -> qemu-img
[bin.git] / mailtonews.wrapper
1 #! /bin/sh
2 mailtonews >> "$HOME/.m2n-errors" 2>&1
3 exit 0