From 8c2af9e7c8b195d1b707e3cf4d3ec54f9946bb03 Mon Sep 17 00:00:00 2001 From: LukeeGD Date: Mon, 6 Jul 2020 18:24:00 +0800 Subject: [PATCH] Update restore.sh --- restore.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restore.sh b/restore.sh index 2657a5e..9dbb004 100755 --- a/restore.sh +++ b/restore.sh @@ -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)