mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-23 16:39:17 +01:00
Fix #406
This commit is contained in:
parent
bba456bc25
commit
8c91a776cf
@ -3901,7 +3901,7 @@ ipsw_prepare() {
|
||||
ipsw_prepare_powder
|
||||
elif [[ $ipsw_jailbreak == 1 && $device_target_other != 1 ]]; then
|
||||
ipsw_prepare_jailbreak
|
||||
else
|
||||
elif [[ $device_target_vers != "$device_latest_vers" ]]; then
|
||||
ipsw_prepare_32bit
|
||||
fi
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user