added heroku and postgres
This commit is contained in:
parent
95522e7ac7
commit
e6c71bf6f8
|
@ -60,6 +60,8 @@ HOMEBREW_PKGS="
|
|||
wget
|
||||
whatmask
|
||||
corelocationcli
|
||||
heroku
|
||||
postgres
|
||||
"
|
||||
|
||||
for PKG in $HOMEBREW_PKGS ; do
|
||||
|
|
Loading…
Reference in New Issue