From 0119e727718d74c83493872e8e7f3108bb28de9d Mon Sep 17 00:00:00 2001 From: midoks Date: Sun, 1 Oct 2023 14:07:48 +0800 Subject: [PATCH] Update mw.tpl --- scripts/init.d/mw.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/init.d/mw.tpl b/scripts/init.d/mw.tpl index 9b12aaadf..72792683f 100755 --- a/scripts/init.d/mw.tpl +++ b/scripts/init.d/mw.tpl @@ -373,7 +373,7 @@ case "$1" in # echo -e "password: $password" echo -e "\033[33mWarning:\033[0m" echo -e "\033[33mIf you cannot access the panel. \033[0m" - echo -e "\033[33mrelease the following port (${show_panel_ip}888|80|443|22) in the security group.\033[0m" + echo -e "\033[33mrelease the following port (${show_panel_ip}|80|443|22) in the security group.\033[0m" echo -e "==================================================================" ;; *)