Skip to content

Commit 6dcf3cd

Browse files
committed
main: Unbork M2 in non-expert mode
Signed-off-by: Hector Martin <[email protected]>
1 parent b8ae03f commit 6dcf3cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ class Device:
6565
"12.1",
6666
"iBoot-7459.101.3",
6767
"21.6.81.2.0,0",
68-
True,
68+
False,
6969
"https://updates.cdn-apple.com/2022SpringFCS/fullrestores/012-17781/F045A95A-44B4-4BA9-8A8A-919ECCA2BB31/UniversalMac_12.4_21F2081_Restore.ipsw"),
7070
# For testing only
7171
IPSW("13.0",

0 commit comments

Comments
 (0)