chiark / gitweb /
skeleton-gallery: Script to create a skeleton gallery.xml for a directory of
[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 "$@"