From a7a06ea7bfbbf6f41e06178790bb960287ef75ce Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sun, 1 Dec 2024 20:59:45 +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 3958f402f..fc3ab50d8 100755 --- a/scripts/init.d/mw.tpl +++ b/scripts/init.d/mw.tpl @@ -568,7 +568,7 @@ mw_default(){ panel_bind_domain=$(python3 ${PANEL_DIR}/panel_tools.py panel_bind_domain) if [ "$panel_bind_domain" != "" ];then - address="${address}\nMW-PANEL-URL: ${scheme}://$panel_bind_domain:$port$admin_path" + address="MW-PANEL-URL: ${scheme}://$panel_bind_domain:$port$admin_path\n${address}" fi show_panel_ip="$port|"