mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
Clean old pat file
This commit is contained in:
parent
7983c11e1e
commit
820f0f7a7b
@ -49,6 +49,8 @@ if [ -n "${PRODUCTVER}" -a -n "${BUILDNUM}" -a -n "${SMALLNUM}" ] &&
|
|||||||
echo -n "Patching Ramdisk."
|
echo -n "Patching Ramdisk."
|
||||||
PATURL=""
|
PATURL=""
|
||||||
PATSUM=""
|
PATSUM=""
|
||||||
|
# Clean old pat file
|
||||||
|
rm -f "${PART3_PATH}/dl/${MODEL}-${PRODUCTVER}.pat" 2>/dev/null || true
|
||||||
fi
|
fi
|
||||||
# Update new buildnumber
|
# Update new buildnumber
|
||||||
PRODUCTVER=${majorversion}.${minorversion}
|
PRODUCTVER=${majorversion}.${minorversion}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user