Update git link
This commit is contained in:
parent
f6378745a9
commit
81afd854b2
@ -65,7 +65,7 @@ main() {
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
env git clone --depth=1 https://github.com/robbyrussell/oh-my-zsh.git $ZSH || {
|
||||
env git clone --depth=1 http://git.adphi.net/Adphi/oh-my-zsh.git $ZSH || {
|
||||
printf "Error: git clone of oh-my-zsh repo failed\n"
|
||||
exit 1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user