![]() |
il y a 3 ans | |
---|---|---|
LICENSE | il y a 5 ans | |
README.md | il y a 4 ans | |
install.sh | il y a 3 ans |
一键安装最新版golang, 国内vps自动设置GOPROXY(goproxy.cn)
source <(curl -L https://go-install.netlify.app/install.sh)
source <(curl -L https://go-install.netlify.app/install.sh) -v 1.13.5
默认更新策略是已有版本和最新版本一样就不去更新, 要强制更新添加-f
source <(curl -L https://go-install.netlify.app/install.sh) -f