mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
ghproxy: update GHPROXY_ADDRESS to ghgo.xyz
This commit is contained in:
committed by
Jianfeng Liu
parent
dedfe43499
commit
fcbad0b426
@@ -239,7 +239,7 @@ function do_main_configuration() {
|
||||
declare -g -r GITHUB_SOURCE='https://hub.fastgit.xyz'
|
||||
;;
|
||||
ghproxy)
|
||||
[[ -z $GHPROXY_ADDRESS ]] && GHPROXY_ADDRESS=ghp.ci
|
||||
[[ -z $GHPROXY_ADDRESS ]] && GHPROXY_ADDRESS=ghgo.xyz
|
||||
declare -g -r GITHUB_SOURCE="https://${GHPROXY_ADDRESS}/https://github.com"
|
||||
;;
|
||||
gitclone)
|
||||
|
||||
Reference in New Issue
Block a user