mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-12-03 13:24:18 +01:00
Update restore.sh
This commit is contained in:
parent
df0f2eb1eb
commit
d5d95f4c28
@ -2904,11 +2904,7 @@ restore_prepare() {
|
||||
elif [[ $device_target_vers == "4.1" || $device_target_vers == "$device_latest_vers" ]]; then
|
||||
if [[ $ipsw_jailbreak == 1 ]]; then
|
||||
shsh_save version $device_target_vers
|
||||
if [[ $device_target_vers == "4.1" ]]; then
|
||||
device_target_mode pwnDFU
|
||||
else
|
||||
device_buttons
|
||||
fi
|
||||
device_target_mode pwnDFU
|
||||
restore_idevicerestore
|
||||
else
|
||||
restore_latest
|
||||
|
Loading…
Reference in New Issue
Block a user