Latest
This commit is contained in:
parent
dd50ce6d5f
commit
7f65e743ad
1 changed files with 1 additions and 0 deletions
|
@ -251,6 +251,7 @@ ensureHomebrewDeps() {
|
||||||
|
|
||||||
### macOS
|
### macOS
|
||||||
if [ -d /Applications ] && [ -d /System ]; then
|
if [ -d /Applications ] && [ -d /System ]; then
|
||||||
|
installBrewPackage "expect"
|
||||||
installBrewPackage "gsed"
|
installBrewPackage "gsed"
|
||||||
if ! command -v gtimeout > /dev/null; then
|
if ! command -v gtimeout > /dev/null; then
|
||||||
brew install coreutils
|
brew install coreutils
|
||||||
|
|
Loading…
Reference in a new issue