chiark / gitweb /
bin: Use 'head -n 1' rather than 'head -1' (_POSIX2_VERSION=200112).
[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 "$@"