From 36d6c331719707c8864ecfdc17693756ad52117e Mon Sep 17 00:00:00 2001 From: bWFuanVzYWth Date: Mon, 28 Nov 2022 20:05:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dopenssl=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 双击更新蓝图仓库.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/双击更新蓝图仓库.bat b/双击更新蓝图仓库.bat index c4b35c1..8f3d5ce 100644 --- a/双击更新蓝图仓库.bat +++ b/双击更新蓝图仓库.bat @@ -40,6 +40,7 @@ chcp 65001 :git_init echo INF: %date% %time% git pull start >> %LOG_PATH% + set GIT_SSL_NO_VERIFY=true %GIT_PATH% pull origin main echo INF: %date% %time% git pull end >> %LOG_PATH%