diff --git a/archlabs-installer b/archlabs-installer index a417103..04ffa1e 100755 --- a/archlabs-installer +++ b/archlabs-installer @@ -5,7 +5,7 @@ # Some ideas and code reworked from other resources # AIF, Cnichi, Calamares, Arch Wiki.. Credit where credit is due -VER=2.0.83 +VER=2.0.84 # bulk default values { @@ -2188,6 +2188,7 @@ live() die 1 else clear + install_mirrorlist "/etc/pacman.d/mirrorlist" pacman -Syyu archlinux-keyring --needed --noconfirm || die 1 pacman -S $AL_BASE_PKGS xorg-xinit xorg-server --needed --noconfirm || die 1 for ses; do