Create .pkg to deploy files and apps
Workstations
Mac OS
Create a directory named Contents and another named Scripts.
Put the app contents in the Contents directory.
Put the script in the Scripts directory and name it postinstall, with no extension and give it executable rights.
Run this command to create the ...