From 77db6b8412019ed6410e4ad6951b3e4f1c586943 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= <121604513+yonggekkk@users.noreply.github.com> Date: Thu, 13 Feb 2025 12:09:52 +0800 Subject: [PATCH] Update serv00.sh --- serv00.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serv00.sh b/serv00.sh index 17c04d7..bee4e59 100644 --- a/serv00.sh +++ b/serv00.sh @@ -565,7 +565,7 @@ get_argodomain() { sleep 2 done if [ -z ${argodomain} ]; then - argodomain="Argo临时域名暂时获取失败,Argo节点暂不可用" + argodomain="Argo临时域名暂时获取失败,Argo节点暂不可用,其他节点依旧可用" fi echo "$argodomain" fi