From 6fe90a99f9fa6c73ef42e5124719bedb038b2d57 Mon Sep 17 00:00:00 2001 From: LukeZGD <26163116+LukeZGD@users.noreply.github.com> Date: Sat, 21 Jan 2023 09:57:30 +0800 Subject: [PATCH] Fix a small issue with shsh --- restore.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/restore.sh b/restore.sh index fa9fb08..d814468 100755 --- a/restore.sh +++ b/restore.sh @@ -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