Fix a small issue with shsh

This commit is contained in:
LukeZGD 2023-01-21 09:57:30 +08:00
parent 8a2df9638f
commit 6fe90a99f9

View File

@ -1382,6 +1382,7 @@ shsh_save() {
log "Found existing saved $version blobs: $shsh_path"
return
fi
rm *.shsh*
ExtraArgs="-d $device_type -i $version -e $device_ecid -m $buildmanifest -o -s -B ${device_model}ap -b "
if [[ -n $apnonce ]]; then