diff --git a/scripts/init.d/mw.tpl b/scripts/init.d/mw.tpl index 7485042de..0fa4edfa6 100755 --- a/scripts/init.d/mw.tpl +++ b/scripts/init.d/mw.tpl @@ -632,6 +632,7 @@ mw_valkey(){ } mw_ssh(){ + cd ${PANEL_DIR} && python3 panel_tools.py cli 202 echo "123123" }