1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-15 01:31:32 +01:00
This commit is contained in:
kprkpr
2016-06-03 12:19:18 +02:00
parent ce5718d136
commit c7b0c4d773

View File

@@ -128,7 +128,9 @@ esac
}
function install {
echo "Instalando el sistema, espere.."
clear
tput setaf 2 ; echo "Instalando el sistema, esto puede tardar unos 10 minutos, espere hasta el siguiente aviso" ; tput setaf 9
sleep 2
$formatoraiz /dev/$particionraiz
mount /dev/$particionraiz /mnt/
if [[ $particionhome ]];then