3 lines
31 B
Text
3 lines
31 B
Text
|
#!/bin/sh -e
|
||
|
brew install "$@"
|