From aa4a8c76fe630e28eff9a61b0949018099c8c5de Mon Sep 17 00:00:00 2001 From: "iyuu.cn" <367013672@qq.com> Date: Wed, 12 Feb 2020 14:49:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7php=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 执行辅种.cmd | 2 +- 计划任务.cmd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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