From 5a5dc43e1710fba396ddd4606d09afc4377436d7 Mon Sep 17 00:00:00 2001 From: midoks Date: Mon, 24 Oct 2022 21:38:10 +0800 Subject: [PATCH] Update mw.tpl --- scripts/init.d/mw.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/init.d/mw.tpl b/scripts/init.d/mw.tpl index c7987a211..5bfbffa8a 100755 --- a/scripts/init.d/mw.tpl +++ b/scripts/init.d/mw.tpl @@ -247,7 +247,8 @@ case "$1" in address="MW-Panel-Url: http://[$v6]:$port$auth_path" # 需要重启,ipv4才能生效 - restart + mw_stop + mw_start else address="MW-Panel-Url: http://you-network-ip:$port$auth_path" fi