chiark / gitweb /
automate process of transforming a standalone bzr branch into a branch attached to...
[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 "$@"