munki / macadmin-scripts

Scripts of possible interest to macOS admins
Other
2.33k stars 523 forks source link

installmacos.py: install_product: set CM_BUILD #42

Closed shinjukumiku closed 4 years ago

shinjukumiku commented 4 years ago

Set CM_BUILD env var in install_product()

This makes it possible to install machine-specific OS builds on 'non-supported' hardware for example, 10.14.4 (18E2034) on machines that aren't iMac19,1 or iMac19,2.

gregneagle commented 4 years ago

Great find!