This commit is contained in:
Jeremy Soller 2017-05-07 08:47:51 -06:00
commit 90775bdaa5

View file

@ -110,10 +110,6 @@ osx_homebrew()
echo "Homebrew detected! Now updating..."
brew update
echo "Tapping required taps..."
brew tap homebrew/versions
brew tap glendc/gcc_cross_compilers
echo "Installing missing packages..."
install_brew_pkg "git"