bump prod to support host path #2

Manually merged
sneak merged 2 commits from master into prod 2020-03-01 09:01:00 +00:00
Showing only changes of commit 6f8da3c8e4 - Show all commits

2
mirror/syncubuntu.sh Executable file → Normal file
View File

@ -32,7 +32,7 @@ while [[ $DONE -eq 0 ]]; do
--di-dist="$DIDIST" \ --di-dist="$DIDIST" \
--di-arch=arches \ --di-arch=arches \
--ignore-small-errors \ --ignore-small-errors \
-r /ubuntu \ -r "$UBUNTU_MIRROR_UPSTREAM_PATH" \
--getcontents \ --getcontents \
--progress \ --progress \
--method=http \ --method=http \