我的mac系統(tǒng)版本:10.15.4
下載homebrew一直提示失敗:
curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused
找了很多方法,終于找到了一個真實有效的方法,采用的是國內鏡像的方式
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"