diff options
Diffstat (limited to '')
-rwxr-xr-x | joes-arch-install-UEFI.sh | 1 |
1 files changed, 0 insertions, 1 deletions
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]" |