diff --git a/.gitignore b/.gitignore index 2bcc976..a4fcc0a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,9 @@ /torrent /config/config.php /config/sites.json -/php-7.2.12-nts /*.bat /*.sh .idea .php_cs.cache vendor +php-7.4.2-nts-Win32-vc15-x86 diff --git a/执行辅种.cmd b/执行辅种.cmd index b8e7e6b..4edd461 100644 --- a/执行辅种.cmd +++ b/执行辅种.cmd @@ -1,4 +1,4 @@ @echo off chcp 65001 -%cd%\php-7.2.12-nts\php %cd%\iyuu.php +%cd%\php-7.4.2-nts-Win32-vc15-x86\php %cd%\iyuu.php pause \ No newline at end of file diff --git a/计划任务.cmd b/计划任务.cmd index 13e32d5..f60960f 100644 --- a/计划任务.cmd +++ b/计划任务.cmd @@ -1,4 +1,4 @@ @echo off chcp 65001 -D:\IYUUAutoReseed\php-7.2.12-nts\php D:\IYUUAutoReseed\iyuu.php +D:\IYUUAutoReseed\php-7.4.2-nts-Win32-vc15-x86\php.exe D:\IYUUAutoReseed\iyuu.php exit \ No newline at end of file