From 1cd9b8e99ae80740ecc888fec9a69e8c523127f2 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 19 Nov 2019 12:03:14 +0100 Subject: Removed clear --- joes-arch-install-UEFI.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/joes-arch-install-UEFI.sh b/joes-arch-install-UEFI.sh index 86c5912..ad3178c 100755 --- a/joes-arch-install-UEFI.sh +++ b/joes-arch-install-UEFI.sh @@ -368,7 +368,6 @@ read -r answr if [[ $answr == n || $answr == N || $answr == no || $answr == No || $answr == NO ]]; then ltskern=0 fi -clear answr="" echo && echo echo -e "${BCYAN}Do you wish to install ${BYELLOW}Xorg ${BCYAN}and ${BYELLOW}gst-plugins ${BCYAN}as well? [y/N]" -- cgit v1.2.3