chiark / gitweb /
add ubuntu-paste to send data to paste.ubuntu.com
[bin.git] / my-debmirror-riva
1 #! /bin/sh -e
2 debmirror /mirror/debian -h riva \
3           --nosource --section=main,main/debian-installer \
4           --getcontents --ignore=non-US/ "$@"
5 debmirror /mirror/debian/non-US -h riva -r /debian/non-US \
6           --nosource --section=main -d unstable/non-US --getcontents "$@"