From 275a8a0765417ea1470887868228277e222f5d84 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Wed, 14 Apr 2021 16:36:37 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=A4=87=E6=B3=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 9dc524e..43ad5bc 100644 --- a/install.sh +++ b/install.sh @@ -2275,7 +2275,8 @@ addCorePort() { echoContent yellow "# 注意事项\n" echoContent yellow "1.只允许添加443之外的一个端口" echoContent yellow "2.不影响443端口的使用" - echoContent yellow "3.查看帐号时,只会展示默认端口443的帐号\n" + echoContent yellow "3.查看帐号时,只会展示默认端口443的帐号" + echoContent yellow "4.再次添加时会替换之前添加的端口\n" read -r -p "请输入端口号:" newPort if [[ -n "${newPort}" ]]; then