chiark / gitweb /
get-var: Remove. I think this used to be part of the public_html build
[bin.git] / get-bug-mbox
1 #! /bin/sh
2 wget "http://bugs.debian.org/mbox:$1" -O "$1.mbox"