Update board ID to avoid fetching Ventura for Monterey recovery (#198)
This commit is contained in:
parent
93bac3cae1
commit
41296702a6
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ else
|
|||
endif
|
||||
|
||||
BaseSystem.dmg :
|
||||
../../fetch-macOS-v2.py --action download --board-id Mac-7BA5B2D9E42DDD94 --os latest
|
||||
../../fetch-macOS-v2.py --action download --board-id Mac-F60DEB81FF30ACF6 --os latest
|
||||
|
||||
InstallAssistant.pkg :
|
||||
../../backups/fetch-macOS.py --version latest --title "macOS Monterey"
|
||||
|
|
Loading…
Reference in a new issue