fix paturl, patsum cache

This commit is contained in:
Ing 2024-06-11 02:25:20 +08:00
parent f8ba72cfe7
commit c356cc2a4b

View File

@ -222,6 +222,8 @@ function productversMenu() {
fi
selver="${resp}"
urlver=""
paturl=""
patsum=""
# KVER=$(readConfigKey "platforms.${PLATFORM}.productvers.[${resp}].kver" "${WORK_PATH}/platforms.yml")
# if [ $(echo "${KVER:-4}" | cut -d'.' -f1) -lt 4 ] && [ -d "/sys/firmware/efi" ]; then
# if [ -z "${1}" ]; then