~增加单独查看启动日志的功能

This commit is contained in:
juewuy
2026-02-04 19:28:15 +08:00
parent 2fc3a18df4
commit 642ac95ae9
2 changed files with 14 additions and 1 deletions

View File

@@ -501,6 +501,7 @@ log_pusher() {
echo "==========================================================="
cat "$TMPDIR"/ShellCrash.log
echo "==========================================================="
exit
else
msg_alert "\033[31m未找到相关日志\033[0m"
fi