kc9wwh / macOSUpgrade

Workflow for doing in-place upgrades.
Other
418 stars 103 forks source link

Question: Minimum OS Requirement? #38

Closed dannyhanes closed 6 years ago

dannyhanes commented 6 years ago

Is there a minimum OS requirement to run this script? If I have a client on 10.7, will this work?

kc9wwh commented 6 years ago

Hi @dannyhanes - The script as is, only supports the 10.12 installer or later. As far as the client side macOS version, as long as the device meets the minimum requirements of the macOS Installer you should be good to go.

Always be sure to test first of course, but if you run into any issues please let me know.

kc9wwh commented 6 years ago

I added supported client macOS and Installer versions to the readme and script comments in the last release (v2.5)