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)