Twidere-App-Android-Twitter.../travis/scripts/print_error_logs.sh

3 lines
57 B
Bash
Raw Permalink Normal View History

2017-03-04 14:40:24 +01:00
#!/bin/bash
2017-03-04 17:01:11 +01:00
find ~ -name hs_err_pid*.log -exec cat {} \;