Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
honjow committed May 28, 2024
1 parent bf5b507 commit 131ef9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __frzr-deploy
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ main() {
--checksum=sha-256="${CHECKSUM}" --auto-file-renaming=false \
--console-log-level=warn --stderr=true -o "${FILE_NAME}" -d "${MOUNT_PATH}" "${IMG_URL}" 2>&1 | \
grep --line-buffered -oP '\d+(?=%)' | clean_progress 100 | \
whiptail --gauge "下载系统镜像 (${NAME})" 10 50 0
whiptail --gauge "下载系统镜像 (${NAME}) " 10 50 0
fi
else
if [ $FRZR_STEAM_PROGRESS -eq 1 ]; then
Expand Down

0 comments on commit 131ef9a

Please sign in to comment.