From 6dcc09780761c8d725ae6f77e58ea482e6b545fb Mon Sep 17 00:00:00 2001 From: "cnb.dg2025-08" Date: Sat, 13 Sep 2025 11:07:43 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E6=96=87=E4=BB=B6=20README.m?= =?UTF-8?q?d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58d285b..c67ff22 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ wget -O builds.sh https://cnb.cool/dg2025-08/Cax/-/git/raw/main/builds.sh && sh ············································· -/etc/init.d/cns restart#原脚本用此命令会杀死cns自己 +/etc/init.d/cns restart#下面命令添加进原脚本 会杀死cns自己,所以下面命令单独使用 kill -s 15 $(pidof cns) >/dev/null 2>&1