diff options
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -316,6 +316,9 @@ NameResolvingService=resolvconf unlink /mnt/etc/dinit.d/boot.d/dhcpcd +# update openresolv +artix-chroot /mnt bash -c "resolvconf -u" + # Set MAKEFLAGS to match CPU threads for faster compiling cp /etc/makepkg.conf /etc/makepkg.conf.bak sed "s/#MAKEFLAGS=\".*\"/MAKEFLAGS=\"-j$(nproc)\"/" -i /mnt/etc/makepkg.conf |
