From 88e5ff651bca8e389ee707f82fd47e7a592cc8ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8B=A4=E5=BF=AB=E7=9A=84=E5=B0=8F=E6=99=B4=E5=90=8C?= =?UTF-8?q?=E5=AD=A6?= <941403820@qq.com> Date: Fri, 26 Jan 2024 01:05:38 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E5=A5=BD=E7=9A=84=E7=BB=93=E6=9D=9F?= =?UTF-8?q?=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 勤快的小晴同学 <941403820@qq.com> --- shutdown.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shutdown.bat b/shutdown.bat index 8293617..ffe235d 100644 --- a/shutdown.bat +++ b/shutdown.bat @@ -1 +1,2 @@ -taskkill /pid 29720 -t -f \ No newline at end of file +taskkill /im /f /t pandax.exe +taskkill /im /f /t go.exe \ No newline at end of file