Fixed errors not being displayed
Some checks failed
Docker / build (push) Has been cancelled

This commit is contained in:
Eller 2025-11-23 07:10:55 +00:00
parent 80d39af357
commit 679b770225

View File

@ -644,7 +644,7 @@ daemon_mtp() {
sleep 2
info_mtp "ingore"
} &
$command >/dev/null 2>&1
$command >/dev/null
print_warning "进程检测到被关闭,正在重启中!!!"
sleep 2
done