mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-17 18:51:32 +01:00
changes
This commit is contained in:
@@ -145,4 +145,7 @@ fi
|
||||
echo "Si estas de acuerdo, presione enter, en caso contrario, apague el ordenador a la fuerza"
|
||||
pause
|
||||
install
|
||||
#Falta mucho
|
||||
clear
|
||||
echo "Instalación finalizada, se reiniciará el sistema"
|
||||
pause
|
||||
reboot
|
||||
|
||||
@@ -118,10 +118,9 @@ done
|
||||
|
||||
if [[ $instentorno ]];then
|
||||
graficos
|
||||
pacman -S lightdm lightdm-gtk-greeter --noconfirm
|
||||
pacman -S xorg-server xorg-server-common xf86-input-libinput lightdm lightdm-gtk-greeter --noconfirm
|
||||
systemctl enable lightdm
|
||||
fi
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user