Skip to content

Commit

Permalink
Merge pull request #174 from jannis-baum/issue/173-show-vivify-server…
Browse files Browse the repository at this point in the history
…-path-in-bug-report

Show vivify-server path in bug report
  • Loading branch information
jannis-baum authored Aug 29, 2024
2 parents 835688e + 3a77be1 commit 006e8ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion viv
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ EOF

print_bug_report() {
cat <<EOF
Fatal: vivify-server crashed. Please use the link below to submit a bug report.
Fatal: "`command -v vivify-server`" crashed.
Please use the link below to submit a bug report.
The bug report template will help you provide the necessary information and
maybe even find a solution yourself.
Expand Down

0 comments on commit 006e8ad

Please sign in to comment.