Update restore.sh

This commit is contained in:
LukeZGD 2021-05-30 11:06:48 +08:00
parent 555c53fbd2
commit 6ece48eb0a

View File

@ -149,7 +149,7 @@ Main() {
Log "Exiting recovery mode."
$irecovery -n
fi
exit
exit 0
fi
Log "Downgrading $ProductType in pwnDFU mode..."
Mode="Downgrade"