chiark / gitweb /
Remove yet more obsolete programs.
[bin.git] / my-debmirror-riva
1 #! /bin/sh -e
2 debmirror /mirror/debian -h riva \
3           --nosource --section=main --getcontents --ignore=non-US/ "$@"
4 debmirror /mirror/debian/non-US -h riva -r /debian/non-US \
5           --nosource --section=main -d unstable/non-US --getcontents "$@"