Skip to content

Commit f4457a3

Browse files
committed
ghproxy: update GHPROXY_ADDRESS to ghfast.top
1 parent e5b5e11 commit f4457a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/functions/configuration/main-config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ function do_main_configuration() {
239239
declare -g -r GITHUB_SOURCE='https://hub.fastgit.xyz'
240240
;;
241241
ghproxy)
242-
[[ -z $GHPROXY_ADDRESS ]] && GHPROXY_ADDRESS=ghgo.xyz
242+
[[ -z $GHPROXY_ADDRESS ]] && GHPROXY_ADDRESS=ghfast.top
243243
declare -g -r GITHUB_SOURCE="https://${GHPROXY_ADDRESS}/https://github.com"
244244
;;
245245
gitclone)

0 commit comments

Comments
 (0)