tjluoma / pkginstall

shell script for installing packages via Mac OS X's `installer` program instead of GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pkginstall

shell script for installing packages via Mac OS X's installer program instead of GUI

A note about quickly mounting DMGs

If you want to automatically mount a DMG without having to click 'yes' to an EULA (if one exists) you can use either use FlashMount or the mntdmg shell script or zsh function.

Note that under Mac OS X 10.8 you'll need to bypass GateKeeper for FlashMount by control-clicking it and choosing 'Open'. You will only need to do that once:

[GateKeeper Warning for FlashMount]

About

shell script for installing packages via Mac OS X's `installer` program instead of GUI


Languages

Language:Shell 100.0%