From 004faffc4c0f8faf647fe53afdaf5dbb7c24939a Mon Sep 17 00:00:00 2001 From: dami Date: Sat, 31 Jan 2026 17:55:07 +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 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" }