mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-01 06:25:22 +00:00
增加Windows从gitee安装脚本批处理。
This commit is contained in:
parent
ed1d4fbe11
commit
253cff0e23
5
2.从gitee安装脚本.cmd
Normal file
5
2.从gitee安装脚本.cmd
Normal file
@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
chcp 65001
|
||||
git clone https://gitee.com/ledc/IYUUAutoReseed.git
|
||||
cd IYUUAutoReseed
|
||||
php ./iyuu.php
|
Loading…
x
Reference in New Issue
Block a user