mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-27 10:24:16 +01:00
Fix a small issue with shsh
This commit is contained in:
parent
8a2df9638f
commit
6fe90a99f9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user