added heroku and postgres

This commit is contained in:
Jeffrey Paul 2016-10-18 12:20:10 -04:00
parent 95522e7ac7
commit e6c71bf6f8
1 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,8 @@ HOMEBREW_PKGS="
wget
whatmask
corelocationcli
heroku
postgres
"
for PKG in $HOMEBREW_PKGS ; do