Update build.sh

This commit is contained in:
2025-11-11 15:25:53 +08:00
committed by GitHub
parent 2b5e4bb622
commit 466ed7e68e

View File

@@ -738,7 +738,9 @@ private_source_packaging() {
# 主执行逻辑
main() {
show_usage
if [ "$(whoami)" != "runner" ]; then
validate_password
fi
show_banner
setup_build_environment
setup_curl_progress