diff --git a/argox.sh b/argox.sh index 24aa62d..6d48390 100644 --- a/argox.sh +++ b/argox.sh @@ -4,7 +4,7 @@ VERSION=1.4 # 各变量默认值 -# GH_PROXY='https://ghproxy.com/' # 不稳定,暂不使用 +GH_PROXY='https://gh-proxy.com/' WS_PATH_DEFAULT='argox' WORK_DIR='/etc/argox' TEMP_DIR='/tmp/argox' @@ -1325,4 +1325,4 @@ check_dependencies check_system_ip check_install menu_setting -[ -z "$VARIABLE_FILE" ] && menu || ACTION[1] \ No newline at end of file +[ -z "$VARIABLE_FILE" ] && menu || ACTION[1]