增加Windows从gitee安装脚本批处理。

This commit is contained in:
iyuu.cn 2020-03-15 13:12:36 +08:00
parent ed1d4fbe11
commit 253cff0e23
5 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
@echo off
chcp 65001
git clone https://gitee.com/ledc/IYUUAutoReseed.git
cd IYUUAutoReseed
php ./iyuu.php