mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-04-26 20:33:25 +00:00
4 lines
64 B
Batchfile
4 lines
64 B
Batchfile
@echo off
|
|
chcp 65001
|
|
%cd%\php-7.2.12-nts\php %cd%\iyuu.php
|
|
pause |