IYUUPlus/windows_start.cmd
2021-02-03 01:32:37 +08:00

4 lines
59 B
Batchfile

@echo off
chcp 65001
php %~dp0start.php %~dp0task.php
pause