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
19d0c9ee6b
commit
dd22438238
@ -4175,11 +4175,6 @@ device_justboot() {
|
||||
"7"* | "8"* ) error "Tethered verbose boot is supported for iOS 5 and newer only."
|
||||
esac
|
||||
device_verbose_boot=1
|
||||
if [[ $device_proc == 4 ]]; then
|
||||
device_enter_mode pwnDFU
|
||||
else
|
||||
device_enter_mode kDFU
|
||||
fi
|
||||
device_ramdisk justboot
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user