From 565c111ceb88c12ce1fae5086076841669ead47e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wuyi=E6=97=A0=E7=96=91?= <444835641@qq.com> Date: Sun, 5 Mar 2023 14:33:46 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20=E4=BF=AE=E6=94=B9`git`=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GenshinUID/auto_install.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GenshinUID/auto_install.py b/GenshinUID/auto_install.py index 0cef6070..04b69288 100644 --- a/GenshinUID/auto_install.py +++ b/GenshinUID/auto_install.py @@ -7,7 +7,7 @@ from pip._internal import main as pip_install from .path import RUN_CORE, CORE_PATH, GSUID_PATH GS_GIT = 'https://ghproxy.com/https://github.com/KimigaiiWuyi/GenshinUID.git' -CORE_GIT = 'https://ghproxy.com/https://github.com/Genshin-bots/gsuid-core.git' +CORE_GIT = 'https://ghproxy.com/https://github.com/Genshin-bots/gsuid_core.git' async def _install():