Update restore.sh

This commit is contained in:
LukeeGD 2020-07-06 18:24:00 +08:00
parent 31fd3f7dff
commit 8c2af9e7c8

View File

@ -112,7 +112,7 @@ function Action {
read -p "[Input] Path to SHSH (drag SHSH to terminal window): " SHSH
fi
if [[ $ProductVer == iPod5,1 ]]; then
if [[ $ProductType == iPod5,1 ]]; then
iBSS="iBSS.${HWModel}ap.RELEASE"
IV=$(cat $Firmware/10B329/iv)
Key=$(cat $Firmware/10B329/key)