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