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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user