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
1cee6af3a1
commit
6a36628400
@ -222,6 +222,8 @@ function productversMenu() {
|
|||||||
fi
|
fi
|
||||||
selver="${resp}"
|
selver="${resp}"
|
||||||
urlver=""
|
urlver=""
|
||||||
|
paturl=""
|
||||||
|
patsum=""
|
||||||
# KVER=$(readConfigKey "platforms.${PLATFORM}.productvers.[${resp}].kver" "${WORK_PATH}/platforms.yml")
|
# 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 [ $(echo "${KVER:-4}" | cut -d'.' -f1) -lt 4 ] && [ -d "/sys/firmware/efi" ]; then
|
||||||
# if [ -z "${1}" ]; then
|
# if [ -z "${1}" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user