mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-27 10:24:16 +01:00
Fix #52
This commit is contained in:
parent
6f2bf6ed0c
commit
204deb6a43
@ -117,8 +117,6 @@ function Main {
|
||||
SelectVersion
|
||||
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)"
|
||||
else
|
||||
Error "Please put the device in normal mode and jailbroken before proceeding"
|
||||
fi
|
||||
|
||||
if [[ $1 ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user