mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-06-30 23:12:45 +00:00
mozilla: include arch-all
This commit is contained in:
parent
b866780486
commit
1338a733d5
@ -15,7 +15,7 @@ APT_PATH="${BASE_PATH}/apt"
|
||||
|
||||
# =================== APT repos ===============================
|
||||
# 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"
|
||||
|
||||
"${_here}/helpers/size-sum.sh" $REPO_SIZE_FILE --rm
|
||||
|
Loading…
x
Reference in New Issue
Block a user