From 76010284b79b48d427c7a5a02db765b98a6a2b7b Mon Sep 17 00:00:00 2001 From: yunyun <1159428885@qq.com> Date: Sat, 30 May 2026 04:32:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20start.bat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start.bat | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 start.bat diff --git a/start.bat b/start.bat deleted file mode 100644 index c4c6aea..0000000 --- a/start.bat +++ /dev/null @@ -1,5 +0,0 @@ -@echo off -cd /d "%~dp0" -set TZ=Asia/Shanghai -start /min cmd /c "npm start >nul 2>&1 & exit" -exit \ No newline at end of file