From ca1ea8c93de16204535b085bceae03d3d6b15da8 Mon Sep 17 00:00:00 2001 From: shanmite Date: Fri, 23 May 2025 09:36:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=9D=92=E9=BE=99=E6=8D=A2=E6=BA=90gitl?= =?UTF-8?q?ab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/qinglong/init.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/script/qinglong/init.sh b/script/qinglong/init.sh index 6cc50c7..827f31a 100644 --- a/script/qinglong/init.sh +++ b/script/qinglong/init.sh @@ -4,9 +4,7 @@ set -e NAME=LotteryAutoScript BRABCH=main -# 视网络情况选择链接 -GIT_REPO=https://github.com/shanmiteko/${NAME}.git -# GIT_REPO=https://ghproxy.com/https://github.com/shanmiteko/${NAME}.git +GIT_REPO=https://gitlab.com/shanmiteko/${NAME}.git if [ -d "$NAME" ]; then cd $NAME