From 5957cef887ceb9e40c6a38b875d3f4a282bb5dff Mon Sep 17 00:00:00 2001 From: paukstelis Date: Fri, 16 Apr 2021 19:19:06 -0400 Subject: [PATCH] oops --- addnew_printer.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/addnew_printer.sh b/addnew_printer.sh index 98b6813..b363736 100755 --- a/addnew_printer.sh +++ b/addnew_printer.sh @@ -127,7 +127,8 @@ if grep -q 'firstRun: true' $BFOLD/config.yaml; then exit 1 fi -if prompt_confirm "Begin auto-detect printer serial number for udev entry?" +if prompt_confirm "Begin auto-detect printer serial number for udev entry?" + then echo #clear out journalctl - probably a better way to do this journalctl --rotate > /dev/null 2>&1