From 9ff26caa5f50d2ef0c0fad66f3af7991fc5c1d2b Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Fri, 1 Nov 2024 17:22:32 +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 f57c64f6e..cf16e0b40 100755 --- a/scripts/init.d/mw.tpl +++ b/scripts/init.d/mw.tpl @@ -536,7 +536,7 @@ case "$1" in 'venv') mw_update_venv;; 'clean_lib') mw_clean_lib;; 'default') - cd $mw_path + cd ${PANEL_DIR} port=7200 scheme=http