kc9wwh / macOSUpgrade

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

Use existing OS installer #18

Closed patgmac closed 7 years ago

patgmac commented 7 years ago

This allows use of existing Apple cached installer, and checks the version. If the version is < $version, run $download_trigger.

patgmac commented 7 years ago

Hold off on this, found some problems. Working on them now.

patgmac commented 7 years ago

Ok, this should be ready now. Did test a few times, everything working good.

patgmac commented 7 years ago

Got it. Let me know how it looks.

I think I added the --agreetolicense while troubleshooting something and forgot to remove it.

kc9wwh commented 7 years ago

Notes for me...

patgmac commented 7 years ago

How are we looking?