From f9a7bba32a5f362f838f2ade613feac8cfce5f88 Mon Sep 17 00:00:00 2001 From: hotyue <52734432+hotyue@users.noreply.github.com> Date: Tue, 21 Apr 2026 13:52:06 +0800 Subject: [PATCH] Update install.sh test --- core/install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/install.sh b/core/install.sh index d27a732..c4dc9be 100755 --- a/core/install.sh +++ b/core/install.sh @@ -887,5 +887,4 @@ 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" \ No newline at end of file +echo -e "\n"