5 lines
121 B
Bash
5 lines
121 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
time brew update
|
||
|
time brew install openssl readline ace coreutils bash bash-completion mysql ccache
|