mirror of
https://gitee.com/ineo6/homebrew-install.git
synced 2025-09-25 21:39:57 +08:00
feat: 兼容main分支变动
This commit is contained in:
parent
194aa8c400
commit
26124a5875
@ -232,7 +232,7 @@ MKDIR=("/bin/mkdir" "-p")
|
||||
|
||||
#changed
|
||||
#HOMEBREW_BREW_DEFAULT_GIT_REMOTE="https://github.com/Homebrew/brew"
|
||||
HOMEBREW_BREW_DEFAULT_GIT_REMOTE="https://mirrors.ustc.edu.cn/brew.git"
|
||||
HOMEBREW_BREW_DEFAULT_GIT_REMOTE="https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/brew.git"
|
||||
#changed
|
||||
#HOMEBREW_CORE_DEFAULT_GIT_REMOTE="https://github.com/Homebrew/homebrew-core"
|
||||
HOMEBREW_CORE_DEFAULT_GIT_REMOTE="https://mirrors.ustc.edu.cn/homebrew-core.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user