This website requires JavaScript.
Explore
Help
Sign In
tradewind
/
IYUUAutoReseed
Watch
1
Star
0
Fork
0
You've already forked IYUUAutoReseed
mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced
2026-02-15 18:05:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
945df1a9cbf394549e07ab57b6626946677c498e
IYUUAutoReseed
/
2.Windows环境变量更新辅种.cmd
6 lines
91 B
Batchfile
Raw
Normal View
History
Unescape
Escape
增加git更新批处理
2020-03-03 16:42:44 +08:00
@
echo
off
chcp 65001
git fetch --all
git reset --hard origin/master
优化Windows批处理
2020-08-02 00:11:18 +08:00
php
%~dp0
iyuu.php
增加git更新批处理
2020-03-03 16:42:44 +08:00
pause
Reference in New Issue
Copy Permalink