1
0

优化更新速度

This commit is contained in:
Z 2024-06-13 19:12:18 +08:00
parent e879675fc4
commit dc82a9bfa7

View File

@ -1,9 +1,9 @@
@echo off @echo off
chcp 65001 chcp 65001
cls cls
git fetch --all git fetch origin
git reset --hard origin/master git reset --hard origin/master
git pull git pull --ff-only
start Loader.exe start Loader.exe
exit /b exit /b
:promptUser :promptUser