mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-15 01:31:32 +01:00
changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user