diff --git a/bin/macos/gilbertjb b/bin/macos/gilbertjb index c8b7d89..9e52f7e 100755 Binary files a/bin/macos/gilbertjb and b/bin/macos/gilbertjb differ diff --git a/restore.sh b/restore.sh index eeca2be..005af97 100755 --- a/restore.sh +++ b/restore.sh @@ -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