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