1
0
mirror of https://gitee.com/ledc/IYUUAutoReseed synced 2025-06-10 10:48:56 +00:00
Files
IYUUAutoReseed/1.Windows辅种.cmd
2020-08-02 00:11:31 +08:00

4 lines
53 B
Batchfile

@echo off
chcp 65001
%~dp0php\php %~dp0iyuu.php
pause