GAM-team / GAM

command line management for Google Workspace
https://github.com/GAM-team/GAM/wiki
Apache License 2.0
3.54k stars 473 forks source link

macOS stock bash version 3.2 is not compatible with the install script #1645

Closed k8n closed 1 year ago

k8n commented 1 year ago

"read -p" is not a thing in bash 3.2

https://github.com/GAM-team/GAM/blob/e233b889694cc3d76a8de5dcb3c9eeae7b64bd52/src/gam-install.sh#L312

jay0lee commented 1 year ago

should be fixed now. Try again and let me know.

Jay