From cca4b42992054401e2a913e7962b4a128dbcc73a Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 1 Oct 2018 21:54:06 +0200 Subject: [PATCH] Update Installer-with-debug --- Installer-with-debug | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Installer-with-debug b/Installer-with-debug index 652e258..a3a3bde 100644 --- a/Installer-with-debug +++ b/Installer-with-debug @@ -7,8 +7,7 @@ echo -e "\e[1mWhich version of the E-Paper display are you using?" echo -e "\e[97mEnter \e[91m2 \e[97m if you are using the 2-Colour E-Paper" echo -e "\e[97mEnter \e[91m3 \e[97m if you are using the 3-Colour E-Paper" -echo "confirm your selection with [ENTER]" - +echo -e "\e[97mconfirm your selection with [ENTER]" read -r -p 'Please type in the number now: ' digit if [ -z "$digit" ]; then