From 8f2279b7e249a9080cb74016312295550aeaba0b Mon Sep 17 00:00:00 2001 From: hotyue <52734432+hotyue@users.noreply.github.com> Date: Tue, 21 Apr 2026 06:09:48 +0000 Subject: [PATCH] =?UTF-8?q?chore(core):=20=E7=A0=B4=E5=9D=8F=20install.sh?= =?UTF-8?q?=20=E8=AF=AD=E6=B3=95=E5=AE=8C=E6=95=B4=E6=80=A7,=E7=94=A8?= =?UTF-8?q?=E4=BA=8E=20OTA=20=E9=98=B2=E7=A0=96=E6=9C=BA=E5=88=B6=E5=AE=9E?= =?UTF-8?q?=E5=BC=B9=E6=BC=94=E4=B9=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/install.sh b/core/install.sh index a49f048..6ae9671 100755 --- a/core/install.sh +++ b/core/install.sh @@ -887,5 +887,5 @@ if [ -n "$AGENT_COUNT" ] && [[ "$AGENT_COUNT" =~ ^[0-9]+$ ]]; then echo -e "\033[32m✅ 感谢您成为全球第 ${AGENT_COUNT} 名 IP-Sentinel 哨兵!\033[0m" else echo -e "\033[32m✅ 感谢您加入 IP-Sentinel 哨兵阵列!\033[0m" - fi +# fi echo -e "\n"