mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-05-23 18:15:22 +00:00
升级php版本号
This commit is contained in:
parent
f6870a4e95
commit
aa4a8c76fe
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,9 +1,9 @@
|
|||||||
/torrent
|
/torrent
|
||||||
/config/config.php
|
/config/config.php
|
||||||
/config/sites.json
|
/config/sites.json
|
||||||
/php-7.2.12-nts
|
|
||||||
/*.bat
|
/*.bat
|
||||||
/*.sh
|
/*.sh
|
||||||
.idea
|
.idea
|
||||||
.php_cs.cache
|
.php_cs.cache
|
||||||
vendor
|
vendor
|
||||||
|
php-7.4.2-nts-Win32-vc15-x86
|
||||||
|
2
执行辅种.cmd
2
执行辅种.cmd
@ -1,4 +1,4 @@
|
|||||||
@echo off
|
@echo off
|
||||||
chcp 65001
|
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
|
pause
|
Loading…
x
Reference in New Issue
Block a user