From 4f530abaabfffbb0ed5796b9624a27018f26ec49 Mon Sep 17 00:00:00 2001 From: LukeeGD Date: Sun, 14 Jun 2020 23:58:09 +0800 Subject: [PATCH] delet --- restore.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/restore.sh b/restore.sh index 5a2f117..f94abcb 100755 --- a/restore.sh +++ b/restore.sh @@ -107,7 +107,6 @@ function SelectVersion { function Action { Log "iOS $OSVer $Mode" if [ $OSVer == 'Other' ]; then - OSVer=0 read -p "[Input] Path to IPSW (drag IPSW to terminal window): " IPSW IPSW="$(basename "$IPSW" .ipsw)" read -p "[Input] Path to SHSH (drag SHSH to terminal window): " SHSH