Update restore.sh

This commit is contained in:
LukeeGD 2024-10-12 09:00:27 +08:00
parent be0223dd9f
commit 77d5aaa50b

View File

@ -5842,7 +5842,6 @@ menu_ramdisk() {
case $device_type in case $device_type in
iPhone3,[13] | iPhone[45]* | iPad1,1 | iPad2,4 | iPod[35],1 ) menu_items+=("Disable/Enable Exploit");; iPhone3,[13] | iPhone[45]* | iPad1,1 | iPad2,4 | iPod[35],1 ) menu_items+=("Disable/Enable Exploit");;
esac esac
menu_items+=("Disable/Enable Exploit")
menu_items+=("Clear NVRAM" "Get iOS Version" "Reboot Device" "Exit") menu_items+=("Clear NVRAM" "Get iOS Version" "Reboot Device" "Exit")
print "* For accessing data, note the following:" print "* For accessing data, note the following:"