mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-27 18:34:14 +01:00
Update restore.sh
This commit is contained in:
parent
31fd3f7dff
commit
8c2af9e7c8
@ -112,7 +112,7 @@ function Action {
|
|||||||
read -p "[Input] Path to SHSH (drag SHSH to terminal window): " SHSH
|
read -p "[Input] Path to SHSH (drag SHSH to terminal window): " SHSH
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $ProductVer == iPod5,1 ]]; then
|
if [[ $ProductType == iPod5,1 ]]; then
|
||||||
iBSS="iBSS.${HWModel}ap.RELEASE"
|
iBSS="iBSS.${HWModel}ap.RELEASE"
|
||||||
IV=$(cat $Firmware/10B329/iv)
|
IV=$(cat $Firmware/10B329/iv)
|
||||||
Key=$(cat $Firmware/10B329/key)
|
Key=$(cat $Firmware/10B329/key)
|
||||||
|
Loading…
Reference in New Issue
Block a user