From 2e84d939510ebce5553f3c35c76f64cdf6c13a1f Mon Sep 17 00:00:00 2001 From: sneak Date: Sun, 16 Feb 2020 08:01:45 -0800 Subject: [PATCH] sync installer stuff --- mirror/syncubuntu.sh | 2 ++ 1 file changed, 2 insertions(+) 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 \