Skip to content

Commit

Permalink
feat(#159): add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
jannis-baum committed Aug 19, 2024
1 parent 0537851 commit f918f38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions viv
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ monitor_server() {
echo "Fatal: vivify-server crashed. Please use the link below to submit a bug report."
echo ""
echo "https://github.com/jannis-baum/Vivify/issues/new?labels=type%3Abug&template=bug-report.md"
echo ""
# kill tail from while loop below
pkill -P $$ tail
exit 1
Expand Down

0 comments on commit f918f38

Please sign in to comment.