mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-04-16 09:51:23 +02:00
update new br ipod2,1 3.1.3 condition, update g1lbertjb intel mac bin
This commit is contained in:
parent
ec53e1b822
commit
b7ea140173
Binary file not shown.
@ -2474,7 +2474,7 @@ ipsw_preference_set() {
|
||||
case $device_target_vers in
|
||||
4* ) ipsw_canjailbreak=1;;
|
||||
esac
|
||||
if [[ $device_type == "iPod2,1" && $device_newbr != 0 && $device_target_vers == "3.1.3" ]]; then
|
||||
if [[ $ipsw_24o != 1 && $device_type == "iPod2,1" && $device_target_vers == "3.1.3" ]]; then # new bootrom ipod2,1 3.1.3
|
||||
warn "Assuming device is new bootrom. Disabling jailbreak option"
|
||||
ipsw_canjailbreak=
|
||||
ipsw_nojailbreak_message
|
||||
|
Loading…
x
Reference in New Issue
Block a user