feat(脚本): 添加提示语

pull/534/merge
mack-a 2021-08-13 10:57:51 +08:00
parent a078630d2b
commit be2b588d2b
1 changed files with 1 additions and 0 deletions

View File

@ -847,6 +847,7 @@ checkIP() {
echoContent yellow " ---> 请检查域名是否书写正确"
echoContent yellow " ---> 请检查域名dns解析是否正确"
echoContent yellow " ---> 如解析正确请等待dns生效预计三分钟内生效"
echoContent yellow " ---> 如以上设置都正确,请重新安装纯净系统后再次尝试"
if [[ -n ${localIP} ]];then
echoContent yellow " ---> 检测返回值异常"
fi