You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mapfile command on line 25 of this script is not in bash 3.2 that is installed on Macs. We need to either change the shebang and make sure all comps have the newer version installed via homebrew or change the script.
The mapfile command on line 25 of this script is not in bash 3.2 that is installed on Macs. We need to either change the shebang and make sure all comps have the newer version installed via homebrew or change the script.