From 78c0800d60ab5b435d52c77338f42fd8c47c91af Mon Sep 17 00:00:00 2001 From: paukstelis Date: Sat, 6 Mar 2021 13:52:31 -0500 Subject: [PATCH] minor mod --- addnew_printer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addnew_printer.sh b/addnew_printer.sh index 5c213cc..08c3bba 100755 --- a/addnew_printer.sh +++ b/addnew_printer.sh @@ -149,7 +149,7 @@ if [ -z "$UDEV" ]; then else echo "Serial number detected as: $UDEV" fi - +echo #Octobuntu cameras if [[ -n $INSTALL ]]; then read -p "Would you like to auto detect an associated USB camera (experimental)?" -n 1 -r