From 679b77022530e0504d68408375ff331bc1d6cfa4 Mon Sep 17 00:00:00 2001 From: Eller <23046078+ellermister@users.noreply.github.com> Date: Sun, 23 Nov 2025 07:10:55 +0000 Subject: [PATCH] Fixed errors not being displayed --- mtproxy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mtproxy.sh b/mtproxy.sh index 963f17d..1d12b0b 100644 --- a/mtproxy.sh +++ b/mtproxy.sh @@ -644,7 +644,7 @@ daemon_mtp() { sleep 2 info_mtp "ingore" } & - $command >/dev/null 2>&1 + $command >/dev/null print_warning "进程检测到被关闭,正在重启中!!!" sleep 2 done