From be2b588d2b43fb2c9b7e15b4c0d83d666b4eb5e7 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Fri, 13 Aug 2021 10:57:51 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E8=AF=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index a422a89..0c83331 100644 --- a/install.sh +++ b/install.sh @@ -847,6 +847,7 @@ checkIP() { echoContent yellow " ---> 请检查域名是否书写正确" echoContent yellow " ---> 请检查域名dns解析是否正确" echoContent yellow " ---> 如解析正确,请等待dns生效,预计三分钟内生效" + echoContent yellow " ---> 如以上设置都正确,请重新安装纯净系统后再次尝试" if [[ -n ${localIP} ]];then echoContent yellow " ---> 检测返回值异常" fi