parent
f6870a4e95
commit
aa4a8c76fe
@ -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 |
Loading…
Reference in new issue