kc9wwh / macOSUpgrade

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

install Jamf quick add package #60

Closed jarvey16018 closed 5 years ago

jarvey16018 commented 6 years ago

On line 344 with the start installer I try to install a package with the --installpackage tag. these seems to break the process. I need the computer to reinstall the quick add package after its reimaged. any help?

kc9wwh commented 6 years ago

@jarvey16018 You need to first convert the QuickAdd.pkg to a Distribution Package. Try this... productbuild --package ~/Documents/QuickAdd.pkg ~/Documents/QuickAddDistribution.pkg