Update menu.sh

This commit is contained in:
MacRimi 2025-01-12 16:51:47 +01:00 committed by GitHub
parent 09fd7ec5e0
commit a93d0190cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -127,7 +127,7 @@ check_updates() {
msg_info "$UPDATE_POSTPONED"
fi
else
msg_info "$UPDATE_CURRENT"
msg_info "$(printf "$CURRENT_VERSION_INFO" "$LOCAL_VERSION")"
fi
else
msg_info "$(printf "$CURRENT_VERSION_INFO" "$LOCAL_VERSION")"