Files
dragonpilot/pull_log.sh
Comma Device 5c73e264e9 Release 260308
2026-03-08 23:26:57 +08:00

2 lines
98 B
Bash
Executable File

#!/bin/sh
tmux capture-pane -S -32768 -b %1; tmux save-buffer -b %1 /tmp/bug_log; cat /tmp/bug_log