diff --git a/custompkg/root/etc/skel/Library/user-setup/100.install-homebrew-apps.sh b/custompkg/root/etc/skel/Library/user-setup/100.install-homebrew-apps.sh index 9f597de..f837359 100644 --- a/custompkg/root/etc/skel/Library/user-setup/100.install-homebrew-apps.sh +++ b/custompkg/root/etc/skel/Library/user-setup/100.install-homebrew-apps.sh @@ -60,6 +60,8 @@ HOMEBREW_PKGS=" wget whatmask corelocationcli + heroku + postgres " for PKG in $HOMEBREW_PKGS ; do