mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-27 10:24:16 +01:00
Update restore.sh
This commit is contained in:
parent
f010fd1882
commit
287f15d3da
@ -1492,7 +1492,6 @@ device_enter_mode() {
|
|||||||
error "32-bit A5 device is not in PWNED DFU mode." "$error_msg"
|
error "32-bit A5 device is not in PWNED DFU mode." "$error_msg"
|
||||||
fi
|
fi
|
||||||
device_ipwndfu send_ibss
|
device_ipwndfu send_ibss
|
||||||
print "* If you get \"Pipe error\" that means your device failed to enter pwned DFU mode."
|
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@ -1723,6 +1722,7 @@ device_ipwndfu() {
|
|||||||
error "Failed to send iBSS. Your device has likely failed to enter PWNED DFU mode." "$error_msg"
|
error "Failed to send iBSS. Your device has likely failed to enter PWNED DFU mode." "$error_msg"
|
||||||
fi
|
fi
|
||||||
print "* ipwndfu should have \"done!\" as output."
|
print "* ipwndfu should have \"done!\" as output."
|
||||||
|
print "* If you get \"Pipe error\" that means your device failed to enter pwned DFU mode."
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"pwn" )
|
"pwn" )
|
||||||
|
Loading…
Reference in New Issue
Block a user