mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-01-11 15:59:08 +01:00
Forgot to set SHSH var here
This commit is contained in:
parent
40adf6d8ca
commit
9933d6e0f5
@ -8,6 +8,7 @@ SaveOTABlobs() {
|
||||
|
||||
if [[ $(ls saved/shsh/$SHSHChk 2>/dev/null) ]]; then
|
||||
Log "Found existing saved $OSVer blobs."
|
||||
SHSH=$(ls saved/shsh/$SHSHChk)
|
||||
return
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user