mozilla: include arch-all
Some checks failed
docker-images / multi (., tunasync-scripts) (push) Has been cancelled
docker-images / multi (bandersnatch) (push) Has been cancelled
docker-images / multi (dockerfiles/rubygems, rubygems-mirror) (push) Has been cancelled
docker-images / multi (ftpsync) (push) Has been cancelled
docker-images / multi (nix-channels) (push) Has been cancelled
docker-images / multi (pub-mirror) (push) Has been cancelled
docker-images / multi (rustup-mirror) (push) Has been cancelled
docker-images / multi (shadowmire) (push) Has been cancelled
docker-images / multi (tsumugu) (push) Has been cancelled

This commit is contained in:
Miao Wang 2024-12-05 01:51:09 +08:00
parent b866780486
commit 1338a733d5

View File

@ -15,7 +15,7 @@ APT_PATH="${BASE_PATH}/apt"
# =================== APT repos =============================== # =================== APT repos ===============================
# see: https://packages.mozilla.org/apt/dists/mozilla/InRelease # see: https://packages.mozilla.org/apt/dists/mozilla/InRelease
"$apt_sync" --delete "${BASE_URL/}/apt" mozilla main amd64,arm64 "${APT_PATH}" "$apt_sync" --delete "${BASE_URL/}/apt" mozilla main all,amd64,arm64 "${APT_PATH}"
echo "APT finished" echo "APT finished"
"${_here}/helpers/size-sum.sh" $REPO_SIZE_FILE --rm "${_here}/helpers/size-sum.sh" $REPO_SIZE_FILE --rm