Update Homebrew install method
This commit is contained in:
2
Rakefile
2
Rakefile
@@ -158,7 +158,7 @@ def install_homebrew
|
||||
puts "Installing Homebrew, the OSX package manager...If it's"
|
||||
puts "already installed, this will do nothing."
|
||||
puts "======================================================"
|
||||
run %{ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"}
|
||||
run %{bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"}
|
||||
end
|
||||
|
||||
puts
|
||||
|
||||
0
install.sh
Normal file → Executable file
0
install.sh
Normal file → Executable file
Reference in New Issue
Block a user