From 8bc0c10024ac64df92332f4be58a98c12baa83ab Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 18 Nov 2019 22:58:22 +0100 Subject: -e Forgotten --- joes-arch-install-UEFI.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joes-arch-install-UEFI.sh b/joes-arch-install-UEFI.sh index bc53827..224df0d 100755 --- a/joes-arch-install-UEFI.sh +++ b/joes-arch-install-UEFI.sh @@ -222,7 +222,7 @@ __G" # # #=====================================================#${END}" echo && echo - echo "${BBLUE}Is that correct? [y/N]" + echo -e "${BBLUE}Is that correct? [y/N]" echo -n -e "${BBLUE}> " read -r answr if [[ $answr != y && $answr != Y && $answr != yes && $answr != Yes && $answr != YES ]]; then -- cgit v1.2.3