chiark / gitweb /
pull-mail: New script to encapsulate what my crontab needs to do to pull
[bin.git] / get-bug-mbox
1 #! /bin/sh
2 wget "http://bugs.debian.org/mbox:$1" -O "$1.mbox"