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 ~
|
cd ~
|
||||||
|
|
||||||
# Add fun and color to the pacman installer
|
# 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
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user