mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-11 19:28:57 +00:00
增加Windows从gitee安装脚本批处理。
This commit is contained in:
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
|
Reference in New Issue
Block a user