This commit is contained in:
LukeeGD 2020-08-26 16:27:44 +08:00 committed by GitHub
parent 6f2bf6ed0c
commit 204deb6a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,8 +117,6 @@ function Main {
SelectVersion SelectVersion
elif [[ $RecoveryDevice == 1 ]] && [[ $A7Device != 1 ]]; then elif [[ $RecoveryDevice == 1 ]] && [[ $A7Device != 1 ]]; then
Error "32-bit device detected in recovery mode. Please put the device in normal mode and jailbroken before proceeding" "For usage of 32-bit ipwndfu, put the device in DFU mode (A6) or pwnDFU mode (A5 using Arduino)" Error "32-bit device detected in recovery mode. Please put the device in normal mode and jailbroken before proceeding" "For usage of 32-bit ipwndfu, put the device in DFU mode (A6) or pwnDFU mode (A5 using Arduino)"
else
Error "Please put the device in normal mode and jailbroken before proceeding"
fi fi
if [[ $1 ]]; then if [[ $1 ]]; then