diff --git a/script/bootstrap b/script/bootstrap index 724cebb5..b4c1bbc2 100755 --- a/script/bootstrap +++ b/script/bootstrap @@ -74,6 +74,7 @@ install_packages_brew() brew install \ coreutils \ openjdk@11 \ + grep \ wget }