mirror of
https://github.com/DSPBluePrints/FactoryBluePrints.git
synced 2025-12-09 03:53:29 +08:00
修复openssl报错
This commit is contained in:
@@ -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%
|
||||
|
||||
|
||||
Reference in New Issue
Block a user