From 02f17f8e8f6f9c51c3b109acd6647d536880642c Mon Sep 17 00:00:00 2001 From: "cnb.dg2025-08" Date: Sun, 14 Sep 2025 18:48:46 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E6=96=87=E4=BB=B6=20cns.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cns/cns.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cns/cns.sh b/cns/cns.sh index a745d22..a687354 100644 --- a/cns/cns.sh +++ b/cns/cns.sh @@ -174,7 +174,7 @@ Install() { \r cns udp flag:\033[35G${cns_udp_flag:-httpUDP} \r cns encrypt password:\033[35G${cns_encrypt_password} \r cns tls server port:\033[35G${cns_tls_port} - \r`[ -f /etc/init.d/Acns ] && /etc/init.d/Acns usage || \"$cns_install_dir/cns.init\" usage`\033[0m" + \r`[ -f /etc/init.d/Acns ] && /etc/init.d/Acns usage || \"$cns_install_dir/cns.init\" usage`\033[0m \r`AddAutoStart`\033[0m" }