mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-01-11 15:59:08 +01:00
Add msg if device boots after powder 5.1.1
This commit is contained in:
parent
20cb32dcf3
commit
14963e9a2d
@ -3501,6 +3501,7 @@ restore_prepare() {
|
||||
if [[ $device_target_vers == "4.3"* ]] &&
|
||||
[[ $device_type == "iPad1,1" || $device_type == "iPod3,1" ]]; then
|
||||
log "Do not disconnect your device yet"
|
||||
print "* If the device already boots, no need to continue and press Ctrl+C to cancel"
|
||||
device_find_mode Recovery 50
|
||||
$irecovery -n
|
||||
log "Done, your device should boot now"
|
||||
|
Loading…
x
Reference in New Issue
Block a user