文件
osx/custompkg/scripts/postinstall
2016-09-30 01:06:32 -04:00

8 行
158 B
Bash
可执行文件

#!/bin/bash
# disable firstboot/oobe prompts
touch "$3"/var/db/.AppleDiagnosticsSetupDone
touch "$3"/var/db/.AppleSetupDone
chmod a+rx "$3"/usr/local/bin/*