Closed isaacatmann closed 5 years ago
I don't really have a need for that.
Graham Pugh has a fork here: https://github.com/grahampugh/macadmin-scripts that might be more like what you want.
@isaacatmann In addition to https://github.com/grahampugh/macadmin-scripts, you might find that https://github.com/grahampugh/erase-install, which is a wrapper on top of my fork, has all the flags you need. For example:
To download the latest version of the macOS installer and puts it in /Applications, just run sudo ./erase-install.sh --move
Cheers Graham
On Thu, 7 Nov 2019 at 13:43, Greg Neagle notifications@github.com wrote:
I don't really have a need for that.
Graham Pugh has a fork here: https://github.com/grahampugh/macadmin-scripts that might be more like what you want.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/munki/macadmin-scripts/issues/37?email_source=notifications&email_token=ABMIVZIKSCMX4FXJ2IZXQQDQSRVWBA5CNFSM4JKMNMRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDNSQUI#issuecomment-551233617, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMIVZNCT2UQ43YOQ627RKDQSRVWBANCNFSM4JKMNMRA .
Hi - We love this workflow, some of us were discussing how to make it even more friendly by adding in a variable that does the following:
Downloads the latest version of the macOS installer and puts it in /Applications
This would allow for easy additions to and MDM workflow to automatically put the latest full installer on a device somewhere we expect it without having to package and re-push.