1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-19 19:51:32 +01:00
This commit is contained in:
2016-06-28 13:41:06 +02:00
parent ef91181ce8
commit c56ea000de
2 changed files with 2 additions and 3 deletions

View File

@@ -303,7 +303,6 @@ fatalerror "$(T "Network connection error, please check it")"
fi
chmod +x /mnt/root/inst/chrootinstall.sh
cp -r /etc/netctl/* /mnt/etc/netctl/
#mv /tmp/pacman.conf /mnt/etc/pacman.conf
cp /root/translations.sh /mnt/root/inst/translations.sh
arch-chroot /mnt /bin/bash -c "./root/inst/chrootinstall.sh $sclang $particionraiz $partefi"
}