From 2d1c070e1b71dc44f8aa31d96db4179e8cdbe8f0 Mon Sep 17 00:00:00 2001 From: midoks Date: Mon, 24 Oct 2022 21:16:17 +0800 Subject: [PATCH] Update mw.tpl --- scripts/init.d/mw.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/init.d/mw.tpl b/scripts/init.d/mw.tpl index f0656c479..1831d7b4e 100755 --- a/scripts/init.d/mw.tpl +++ b/scripts/init.d/mw.tpl @@ -245,6 +245,7 @@ case "$1" in elif [ "$v6" != "" ]; then echo 'True' > $mw_path/data/ipv6.pl address="MW-Panel-Url: http://[$v6]:$port$auth_path" + restart else address="MW-Panel-Url: http://you-network-ip:$port$auth_path" fi