升级php版本号

master
iyuu.cn 5 years ago
parent f6870a4e95
commit aa4a8c76fe
  1. 2
      .gitignore
  2. 2
      执行辅种.cmd
  3. 2
      计划任务.cmd

2
.gitignore vendored

@ -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

@ -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

@ -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
Loading…
Cancel
Save