From df3ab070a4e7c366689a7eae8aad94d7c44603aa Mon Sep 17 00:00:00 2001 From: Matt C Date: Thu, 29 Sep 2022 18:46:38 -0400 Subject: [PATCH] Update pacman.conf (#29) Signed-off-by: Matt C Signed-off-by: Matt C --- crystal/pacman.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/crystal/pacman.conf b/crystal/pacman.conf index 9846c03..bf84396 100644 --- a/crystal/pacman.conf +++ b/crystal/pacman.conf @@ -73,12 +73,12 @@ RemoteFileSigLevel = Never # after the header, and they will be used before the default mirrors. [crystal-x86_64] -#Include = /etc/pacman.d/crystal-mirrorlist -Server = https://executor.repo.getcryst.al +Include = /etc/pacman.d/crystal-mirrorlist +#Server = https://executor.repo.getcryst.al [crystal-any] -#Include = /etc/pacman.d/crystal-mirrorlist -Server = https://executor.repo.getcryst.al +Include = /etc/pacman.d/crystal-mirrorlist +#Server = https://executor.repo.getcryst.al #[testing] #Include = /etc/pacman.d/mirrorlist