mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-07-08 00:21:52 +00:00
为避免多php版本带来困扰,cmd批处理内php采用环境变量调用。
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
@echo off
|
||||
chcp 65001
|
||||
%cd%\php\php %cd%\iyuu.php
|
||||
php %cd%\iyuu.php
|
||||
pause
|
Reference in New Issue
Block a user