update tool/apt-fast/ss-apt-fast.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2025-02-25 16:46:31 +00:00 committed by Gitee
parent 8e7aa445cf
commit 072be29804
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -433,7 +433,7 @@ get_uris(){
msg "Package manager quit with exit code.Here is the log" "warning"
msg "包管理器以错误代码退出.日志如下" "warning"
msg "${uris_full}"
exit"$CLEANUP_STATE"
exit "$CLEANUP_STATE"
fi
prepare_auth
local tmpdir=$(mktemp -d) || {