diff --git a/config-files/makepkg.conf b/config-files/makepkg.conf index 471edc3..3bda64b 100644 --- a/config-files/makepkg.conf +++ b/config-files/makepkg.conf @@ -160,4 +160,4 @@ SRCEXT='.src.tar.gz' ######################################################################### # #-- Command used to run pacman as root, instead of trying sudo and su -#PACMAN_AUTH=() +PACMAN_AUTH=(doas) diff --git a/install.sh b/install.sh index 92f9a77..7210d36 100755 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ loadkeys us echo ---------------------------------------------------------------------------------------------- echo rwinkhart\'s Artix Install Script -echo Last updated September 15, 2024 \(rev. B\) +echo Last updated September 25, 2024 \(rev. A\) echo ---------------------------------------------------------------------------------------------- echo You will be asked some questions before installation. echo -e "----------------------------------------------------------------------------------------------\n"