Merge pull request #146 from qy117121/patch-1

Update kde-neon.sh
This commit is contained in:
Zenithal 2022-08-29 22:57:52 +08:00 committed by GitHub
commit 9e39d4e3e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ APT_PATH="${BASE_PATH}/user"
export REPO_SIZE_FILE=/tmp/reposize.$RANDOM
# =================== APT repos ===============================
"$apt_sync" --delete "${BASE_URL}/user" focal,bionic main dep11,cnf,all,amd64,i386 "${BASE_PATH}/user"
"$apt_sync" --delete "${BASE_URL}/user" jammy,focal,bionic main dep11,cnf,all,amd64,i386 "${BASE_PATH}/user"
echo "APT finished"
"${_here}/helpers/size-sum.sh" $REPO_SIZE_FILE --rm