mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-07-08 00:21:52 +00:00
删除无用.cmd批处理
This commit is contained in:
7
8.git更新与辅种.cmd
Normal file
7
8.git更新与辅种.cmd
Normal file
@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
chcp 65001
|
||||
git fetch --all
|
||||
git reset --hard origin/master
|
||||
#git pull
|
||||
php %cd%\iyuu.php
|
||||
pause
|
Reference in New Issue
Block a user