From 7518c3cd023b6225baecb255b227435889677193 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Sat, 1 Mar 2025 18:10:04 -0500 Subject: [PATCH] Remove community repo from pacman.conf --- config-files/pacman.conf | 3 --- install.sh | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/config-files/pacman.conf b/config-files/pacman.conf index ff578ad..59f8b0f 100644 --- a/config-files/pacman.conf +++ b/config-files/pacman.conf @@ -89,8 +89,5 @@ Include = /etc/pacman.d/mirrorlist #[extra] #Include = /etc/pacman.d/mirrorlist-arch -#[community] -#Include = /etc/pacman.d/mirrorlist-arch - #[multilib] #Include = /etc/pacman.d/mirrorlist-arch diff --git a/install.sh b/install.sh index 7a0fb56..ee205cc 100755 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ loadkeys us echo ---------------------------------------------------------------------------------------------- echo rwinkhart\'s Artix Install Script -echo Last updated January 25, 2025 \(rev. A\) +echo Last updated March 01, 2025 \(rev. A\) echo ---------------------------------------------------------------------------------------------- echo You will be asked some questions before installation. echo -e "----------------------------------------------------------------------------------------------\n"