From ad2e9958f8e2e7b0c5eea23bc94b7a1d7e90ecb3 Mon Sep 17 00:00:00 2001 From: midoks Date: Thu, 19 Jan 2023 22:24:15 +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 df632147a..fae1bd3a9 100755 --- a/scripts/init.d/mw.tpl +++ b/scripts/init.d/mw.tpl @@ -291,6 +291,7 @@ case "$1" in 'close_admin_path') mw_close_admin_path;; 'unbind_domain') mw_unbind_domain;; 'debug') mw_debug;; + 'mirror') mw_mirror;; 'default') cd $mw_path port=7200