mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
fix paturl, patsum cache
This commit is contained in:
parent
f8ba72cfe7
commit
c356cc2a4b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user