diff --git a/installer b/installer index 0bbf075..b5d55e1 100755 --- a/installer +++ b/installer @@ -2211,6 +2211,7 @@ install_background() select_mirrors || AUTO_MIRROR=true ( install_mirrorlist > /tmp/bgout 2>&1 + al_repo "/etc/pacman.conf" pacman -Sy >> /tmp/bgout 2>&1 pacstrap /mnt >> /tmp/bgout 2>&1