mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-01-12 00:09:10 +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
|
if [[ $(ls saved/shsh/$SHSHChk 2>/dev/null) ]]; then
|
||||||
Log "Found existing saved $OSVer blobs."
|
Log "Found existing saved $OSVer blobs."
|
||||||
|
SHSH=$(ls saved/shsh/$SHSHChk)
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user