kc9wwh / macOSUpgrade

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

Enrich readme #69

Closed kenchan0130 closed 5 years ago

kenchan0130 commented 5 years ago

It's just an idea, but I think that it is troublesome to use Composer app in "Staging the macOS Installer".

So, is it useful for users of this script to include in the readme that the following commands are acceptable?

pkgbuild --install-location /Applications --component "/path/to/macOSInstaller" "/path/to/xxxxx.pkg"
kc9wwh commented 5 years ago

@kenchan0130 I'm totally okay with adding this as another option on top of composer. Feel free to submit a PR.