mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-20 04:01:33 +01:00
changes
This commit is contained in:
@@ -256,10 +256,10 @@ case $formatohome in
|
||||
"echo No formatear ")
|
||||
mosfhome="$(T "not formatted")";;
|
||||
esac
|
||||
echo "Partición home (/home): $particionhome , $mosfhome"
|
||||
echo "$(T "Home partition"): $particionhome , $mosfhome"
|
||||
fi
|
||||
if [[ $partefi ]];then
|
||||
echo "Tienes una partición EFI en: $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
|
||||
|
||||
Reference in New Issue
Block a user