mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-09-05 08:27:16 -04:00
Specify "doas" for calling pacman from makepkg
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user