删除无用.cmd批处理

This commit is contained in:
iyuu.cn
2020-06-10 23:09:04 +08:00
parent 3d675ed4bd
commit cc325dc128
3 changed files with 0 additions and 7 deletions

7
8.git更新与辅种.cmd Normal file
View File

@ -0,0 +1,7 @@
@echo off
chcp 65001
git fetch --all
git reset --hard origin/master
#git pull
php %cd%\iyuu.php
pause