mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-01-11 15:59:08 +01:00
Fix things in "Other utilities" menu
This commit is contained in:
parent
d51786811f
commit
ae185857fa
@ -5247,10 +5247,10 @@ menu_other() {
|
||||
esac
|
||||
menu_items+=("Get iOS Version")
|
||||
fi
|
||||
menu_items+=("Clear NVRAM")
|
||||
if [[ $device_type == "iPhone"* && $device_mode == "Normal" ]]; then
|
||||
menu_items+=("Dump Baseband")
|
||||
fi
|
||||
menu_items+=("Clear NVRAM" "Activation Records")
|
||||
if [[ $device_type != "iPod2,1" ]]; then
|
||||
menu_items+=("Just Boot")
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user