From 7e3b087799293ada8b8ac40f865841336f31a761 Mon Sep 17 00:00:00 2001 From: kprkpr Date: Sun, 5 Jun 2016 21:13:52 +0200 Subject: [PATCH] changes --- archinstall/archinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archinstall/archinstall.sh b/archinstall/archinstall.sh index db210d1..09572c2 100755 --- a/archinstall/archinstall.sh +++ b/archinstall/archinstall.sh @@ -261,7 +261,7 @@ esac echo "$(T "Home partition"): $particionhome , $mosfhome" fi if [[ $partefi ]];then - echo "$(T "EFI partition in"): $partefi" + echo "$(T "EFI partition in") $partefi" fi tput setaf 1 ; echo "$(T "If you agree with that, press enter. If not, turn off the computer")" ; tput setaf 9 pause