mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-27 10:24:16 +01:00
Update restore.sh
This commit is contained in:
parent
4c7f409526
commit
a6b4e8245f
@ -7921,6 +7921,8 @@ device_hacktivate() {
|
|||||||
esac
|
esac
|
||||||
log "Checking ideviceactivation status..."
|
log "Checking ideviceactivation status..."
|
||||||
"$dir/ideviceactivation" activate
|
"$dir/ideviceactivation" activate
|
||||||
|
elif [[ $device_type == "iPod3,1" ]]; then
|
||||||
|
type="iPhone2,1"
|
||||||
fi
|
fi
|
||||||
local patch="../resources/firmware/FirmwareBundles/Down_${type}_${device_vers}_${build}.bundle/lockdownd.patch"
|
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."
|
print "* Note: This is for hacktivating devices that are already restored, jailbroken, and have OpenSSH installed."
|
||||||
|
Loading…
Reference in New Issue
Block a user