1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-15 17:51:33 +01:00
This commit is contained in:
kprkpr
2016-06-02 11:22:46 +02:00
parent aaf4d3346f
commit 1f3d98888b

View File

@@ -175,7 +175,6 @@ fi
pacstrap -C /tmp/pacman.conf /mnt/ base
mkdir -p /mnt/root/inst/
wget https://gitlab.com/JKANetwork/JKArch/raw/master/archinstall/chrootinstall.sh -O /mnt/root/inst/chrootinstall.sh
pause
if [[ $? != 0 ]];then
fatalerror "Error de conexion con internet, compruebe la red"
fi