1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-17 18:51:32 +01:00

another fix for online version...

This commit is contained in:
kprkpr
2016-09-25 13:47:06 +02:00
parent ce747db67e
commit c3b637cf17

View File

@@ -322,6 +322,7 @@ if [[ $isoffline = 0 ]];then
wget -nv https://gitlab.com/JKANetwork/JKArch/raw/master/archinstall/chrootinstall.sh -O /mnt/root/inst/chrootinstall.sh
isanetworkerror
cp -r /etc/netctl/* /mnt/etc/netctl/
cp -f /etc/resolv.conf /mnt/etc/resolv.conf
else # Its offline
mv chrootinstall.sh /mnt/root/inst/chrootinstall.sh
cp /root/offlinefiles/ /mnt/run/archiso/ # Copy offline files