Add files via upload

This commit is contained in:
mvscode
2024-07-24 14:04:27 +08:00
committed by GitHub
parent 136356348c
commit d3ca27b699

View File

@@ -274,7 +274,7 @@ fun_download_file(){
echo ""
if [ $? -ne 0 ]; then
echo -e " ${COLOR_RED}Download failed${COLOR_END}"
exit 1
exit 1
fi
# Verify the downloaded file exists and is not empty