1
0
Fork 0

删除 start.bat

Browse Source
This commit is contained in:
yunyun 2026-05-30 04:32:41 +08:00
parent 57042283b5
commit 76010284b7
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
@echo off
cd /d "%~dp0"
set TZ=Asia/Shanghai
start /min cmd /c "npm start >nul 2>&1 & exit"
exit