mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-17 10:41:32 +01:00
changes
This commit is contained in:
@@ -128,7 +128,9 @@ esac
|
|||||||
}
|
}
|
||||||
|
|
||||||
function install {
|
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
|
$formatoraiz /dev/$particionraiz
|
||||||
mount /dev/$particionraiz /mnt/
|
mount /dev/$particionraiz /mnt/
|
||||||
if [[ $particionhome ]];then
|
if [[ $particionhome ]];then
|
||||||
|
|||||||
Reference in New Issue
Block a user