From 5bab1ab4daae987055975adf67386b001f4da2ce Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Mon, 2 Dec 2024 17:18:29 +0800 Subject: [PATCH] Update mw.tpl --- scripts/init.d/mw.tpl | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/init.d/mw.tpl b/scripts/init.d/mw.tpl index 2876421a0..fe2a0e286 100755 --- a/scripts/init.d/mw.tpl +++ b/scripts/init.d/mw.tpl @@ -579,7 +579,6 @@ mw_default(){ echo -e "$address" echo -e `python3 ${PANEL_DIR}/panel_tools.py username` echo -e `python3 ${PANEL_DIR}/panel_tools.py password` - # 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}80|443|22) in the security group.\033[0m"