Release 260308
This commit is contained in:
2
pull_log.sh
Executable file
2
pull_log.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
tmux capture-pane -S -32768 -b %1; tmux save-buffer -b %1 /tmp/bug_log; cat /tmp/bug_log
|
||||
Reference in New Issue
Block a user