osx/custompkg/scripts/postinstall

8 lines
158 B
Plaintext
Raw Normal View History

2016-09-30 05:06:32 +00:00
#!/bin/bash
# disable firstboot/oobe prompts
touch "$3"/var/db/.AppleDiagnosticsSetupDone
touch "$3"/var/db/.AppleSetupDone
chmod a+rx "$3"/usr/local/bin/*