mirror of https://github.com/kholia/OSX-KVM.git
Update board ID to avoid fetching Ventura for Monterey recovery (#198)
This commit is contained in:
parent
93bac3cae1
commit
41296702a6
|
@ -60,7 +60,7 @@ else
|
||||||
endif
|
endif
|
||||||
|
|
||||||
BaseSystem.dmg :
|
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 :
|
InstallAssistant.pkg :
|
||||||
../../backups/fetch-macOS.py --version latest --title "macOS Monterey"
|
../../backups/fetch-macOS.py --version latest --title "macOS Monterey"
|
||||||
|
|
Loading…
Reference in New Issue