mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
typo
This commit is contained in:
parent
c64096b296
commit
ab30869e91
@ -716,6 +716,7 @@ function make() {
|
||||
done < <(readConfigMap "addons" "${USER_CONFIG_FILE}")
|
||||
|
||||
[ ! -f "${ORI_ZIMAGE_FILE}" -o ! -f "${ORI_RDGZ_FILE}" ] && extractDsmFiles
|
||||
[ $? -ne 0 ] && return 1
|
||||
|
||||
/opt/arpl/zimage-patch.sh
|
||||
if [ $? -ne 0 ]; then
|
||||
|
@ -77,12 +77,12 @@
|
||||
"NanoVer": 0,
|
||||
"BuildPhase": 0,
|
||||
"BuildNum": 25556,
|
||||
"BuildDate": "2021\/03\/18",
|
||||
"BuildDate": "2021/03/18",
|
||||
"ReqMajorVer": 6,
|
||||
"ReqMinorVer": 0,
|
||||
"ReqBuildPhase": 0,
|
||||
"ReqBuildNum": 7321,
|
||||
"ReqBuildDate": "2016\/03\/23",
|
||||
"ReqBuildDate": "2016/03/23",
|
||||
"isSecurityVersion": false,
|
||||
"model":[]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user