意见箱
恒创运营部门将仔细参阅您的意见和建议,必要时将通过预留邮箱与您保持联络。感谢您的支持!
意见/建议
提交建议

homebrew 国内源

来源:恒创科技 编辑:恒创科技编辑部
2024-01-28 14:45:59
# 替换brew.git:
$ cd "$(brew --repo)"
# 清华大学:
$ git remote set-url origin https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/brew.git

# 替换homebrew-core.git:

$ git remote set-url origin https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/homebrew-core.git

# 替换homebrew-bottles:
$ echo 'export HOMEBREW_BOTTLE_DOMAIN=/news/upload/ueditor/image/202209/jeulzbxqlar' >> ~/.bash_profile

$ source ~/.bash_profile

# 应用生效:
$ brew update

  




homebrew 国内源

上一篇: 解决 控制台console导入模型报错 django.core.exceptions.ImproperlyConfigured 下一篇: 手机怎么远程登录云服务器?