mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-23 16:39:17 +01:00
parent
88f9b5e343
commit
3795a5b6ff
@ -4170,7 +4170,7 @@ device_ramdisk64() {
|
||||
$irecovery -f $ramdisk_path/Kernelcache.img4
|
||||
$irecovery -c bootx
|
||||
|
||||
if [[ $ios8 == 1 ]];
|
||||
if [[ $ios8 == 1 ]]; then
|
||||
device_iproxy 44
|
||||
print "* Booted SSH ramdisk is based on: https://ios7.iarchive.app/downgrade/making-ramdisk.html"
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user