Specify "doas" for calling pacman from makepkg

This commit is contained in:
2024-09-25 03:13:06 -04:00
parent a33e638f33
commit 0c212b54d6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -160,4 +160,4 @@ SRCEXT='.src.tar.gz'
######################################################################### #########################################################################
# #
#-- Command used to run pacman as root, instead of trying sudo and su #-- Command used to run pacman as root, instead of trying sudo and su
#PACMAN_AUTH=() PACMAN_AUTH=(doas)
+1 -1
View File
@@ -3,7 +3,7 @@
loadkeys us loadkeys us
echo ---------------------------------------------------------------------------------------------- echo ----------------------------------------------------------------------------------------------
echo rwinkhart\'s Artix Install Script echo rwinkhart\'s Artix Install Script
echo Last updated September 15, 2024 \(rev. B\) echo Last updated September 25, 2024 \(rev. A\)
echo ---------------------------------------------------------------------------------------------- echo ----------------------------------------------------------------------------------------------
echo You will be asked some questions before installation. echo You will be asked some questions before installation.
echo -e "----------------------------------------------------------------------------------------------\n" echo -e "----------------------------------------------------------------------------------------------\n"