diff --git a/mirror/syncubuntu.sh b/mirror/syncubuntu.sh index dc7c53c..c81617b 100755 --- a/mirror/syncubuntu.sh +++ b/mirror/syncubuntu.sh @@ -25,6 +25,8 @@ while [[ $DONE -eq 0 ]]; do -h ${UBUNTU_MIRROR_UPSTREAM} \ -d ${UBUNTU_MIRROR_PROJECTS} \ $SOURCEOPT \ + --di-dist=dists \ + --di-arch=arches \ --ignore-small-errors \ -r /ubuntu \ --getcontents \