From 0357087b06a1bdfd649826f38feec57ff2102a34 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Mon, 2 Dec 2024 17:27:08 +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 427817633..1a86903bb 100755 --- a/scripts/init.d/mw.tpl +++ b/scripts/init.d/mw.tpl @@ -520,6 +520,7 @@ mw_clean_lib(){ mw_default(){ cd ${PANEL_DIR} + echo "PANEL_DIR:${PANEL_DIR}" port=7200 scheme=$(cd ${PANEL_DIR} && python3 ${PANEL_DIR}/panel_tools.py panel_ssl_type)