Have to sudo the change to pacman.conf
This commit is contained in:
parent
11406ecc79
commit
ecf42918fb
@ -10,5 +10,5 @@ if ! command -v yay &>/dev/null; then
|
||||
cd ~
|
||||
|
||||
# Add fun and color to the pacman installer
|
||||
sed -i '/^\[options\]/a Color\nILoveCandy' /etc/pacman.conf
|
||||
sudo sed -i '/^\[options\]/a Color\nILoveCandy' /etc/pacman.conf
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user