mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-04 21:01:17 +08:00
fix: 青龙换源gitlab
This commit is contained in:
parent
d007d8bab9
commit
ca1ea8c93d
@ -4,9 +4,7 @@ set -e
|
|||||||
NAME=LotteryAutoScript
|
NAME=LotteryAutoScript
|
||||||
BRABCH=main
|
BRABCH=main
|
||||||
|
|
||||||
# 视网络情况选择链接
|
GIT_REPO=https://gitlab.com/shanmiteko/${NAME}.git
|
||||||
GIT_REPO=https://github.com/shanmiteko/${NAME}.git
|
|
||||||
# GIT_REPO=https://ghproxy.com/https://github.com/shanmiteko/${NAME}.git
|
|
||||||
|
|
||||||
if [ -d "$NAME" ]; then
|
if [ -d "$NAME" ]; then
|
||||||
cd $NAME
|
cd $NAME
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user