From d37d26708d1218322aab3485c3d18791acb92b7e Mon Sep 17 00:00:00 2001 From: hotyue <52734432+hotyue@users.noreply.github.com> Date: Tue, 21 Apr 2026 06:07:50 +0000 Subject: [PATCH] =?UTF-8?q?chore(core):=20=E6=81=A2=E5=A4=8D=20install.sh?= =?UTF-8?q?=20=E8=AF=AD=E6=B3=95=E5=AE=8C=E6=95=B4=E6=80=A7=EF=BC=8C?= =?UTF-8?q?=E5=AE=8C=E6=88=90=20OTA=20=E9=98=B2=E7=A0=96=E6=9C=BA=E5=88=B6?= =?UTF-8?q?=E5=AE=9E=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 | 1 + 1 file changed, 1 insertion(+) diff --git a/core/install.sh b/core/install.sh index c4dc9be..a49f048 100755 --- a/core/install.sh +++ b/core/install.sh @@ -887,4 +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 echo -e "\n"