mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-19 03:31: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
|
wget -nv https://gitlab.com/JKANetwork/JKArch/raw/master/archinstall/chrootinstall.sh -O /mnt/root/inst/chrootinstall.sh
|
||||||
isanetworkerror
|
isanetworkerror
|
||||||
cp -r /etc/netctl/* /mnt/etc/netctl/
|
cp -r /etc/netctl/* /mnt/etc/netctl/
|
||||||
|
cp -f /etc/resolv.conf /mnt/etc/resolv.conf
|
||||||
else # Its offline
|
else # Its offline
|
||||||
mv chrootinstall.sh /mnt/root/inst/chrootinstall.sh
|
mv chrootinstall.sh /mnt/root/inst/chrootinstall.sh
|
||||||
cp /root/offlinefiles/ /mnt/run/archiso/ # Copy offline files
|
cp /root/offlinefiles/ /mnt/run/archiso/ # Copy offline files
|
||||||
|
|||||||
Reference in New Issue
Block a user