From 93199f8659e4adb755015cc588dddff60e65d318 Mon Sep 17 00:00:00 2001 From: xucheng Date: Fri, 31 Oct 2025 03:12:04 +0000 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0stop=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/stop.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/stop.sh b/scripts/stop.sh index f875f5d..4d99206 100755 --- a/scripts/stop.sh +++ b/scripts/stop.sh @@ -9,3 +9,4 @@ echo "Deleting all pm2 processes..." pm2 delete all echo "All pm2 processes deleted." +