Remove unnecessary taps
This commit is contained in:
parent
aba92d0528
commit
8a85aae7bd
|
@ -110,10 +110,6 @@ osx_homebrew()
|
||||||
echo "Homebrew detected! Now updating..."
|
echo "Homebrew detected! Now updating..."
|
||||||
brew update
|
brew update
|
||||||
|
|
||||||
echo "Tapping required taps..."
|
|
||||||
brew tap homebrew/versions
|
|
||||||
brew tap glendc/gcc_cross_compilers
|
|
||||||
|
|
||||||
echo "Installing missing packages..."
|
echo "Installing missing packages..."
|
||||||
|
|
||||||
install_brew_pkg "git"
|
install_brew_pkg "git"
|
||||||
|
|
Loading…
Reference in a new issue