天天看點

mac 安裝homebrew提示curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refuse

安裝homebrew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
           

 報錯内容如下

curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refuse
           

嘗嘗這個

/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
           

 香不😬