diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index eaaf895..5cd0918 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,5 +22,5 @@ Version: *VERSION HERE* Please share any applicable logs: -- ./install.sh logs +- `ls -1 sentry_install_log-*.txt | tail -1 | xargs cat` # latest instal logs - `docker-compose logs` output