mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2026-03-17 08:36:17 +00:00
4 lines
53 B
Batchfile
4 lines
53 B
Batchfile
@echo off
|
|
chcp 65001
|
|
%~dp0php\php %~dp0iyuu.php
|
|
pause |