Skip to content

Commit

Permalink
Update restore.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeZGD committed Jul 17, 2024
1 parent 4c7f409 commit a6b4e82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions restore.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7921,6 +7921,8 @@ device_hacktivate() {
esac
log "Checking ideviceactivation status..."
"$dir/ideviceactivation" activate
elif [[ $device_type == "iPod3,1" ]]; then
type="iPhone2,1"
fi
local patch="../resources/firmware/FirmwareBundles/Down_${type}_${device_vers}_${build}.bundle/lockdownd.patch"
print "* Note: This is for hacktivating devices that are already restored, jailbroken, and have OpenSSH installed."
Expand Down

0 comments on commit a6b4e82

Please sign in to comment.