use mirror.ghproxy.com as default url of ghproxy
This commit is contained in:
parent
81c460e3bf
commit
aff6915fba
@ -218,7 +218,7 @@ function do_main_configuration() {
|
||||
GITHUB_SOURCE='https://hub.fastgit.xyz'
|
||||
;;
|
||||
ghproxy)
|
||||
[[ -z $GHPROXY_ADDRESS ]] && GHPROXY_ADDRESS=ghproxy.com
|
||||
[[ -z $GHPROXY_ADDRESS ]] && GHPROXY_ADDRESS=mirror.ghproxy.com
|
||||
GITHUB_SOURCE="https://${GHPROXY_ADDRESS}/https://github.com"
|
||||
;;
|
||||
gitclone)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user