mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-12-04 13:54: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
|
elif [[ $device_target_vers == "4.1" || $device_target_vers == "$device_latest_vers" ]]; then
|
||||||
if [[ $ipsw_jailbreak == 1 ]]; then
|
if [[ $ipsw_jailbreak == 1 ]]; then
|
||||||
shsh_save version $device_target_vers
|
shsh_save version $device_target_vers
|
||||||
if [[ $device_target_vers == "4.1" ]]; then
|
device_target_mode pwnDFU
|
||||||
device_target_mode pwnDFU
|
|
||||||
else
|
|
||||||
device_buttons
|
|
||||||
fi
|
|
||||||
restore_idevicerestore
|
restore_idevicerestore
|
||||||
else
|
else
|
||||||
restore_latest
|
restore_latest
|
||||||
|
Loading…
Reference in New Issue
Block a user