Change this
This commit is contained in:
parent
f593aa6fbe
commit
d51b8c4d1e
@ -267,7 +267,7 @@ if [[ ! $(pacman -Q paru) ]]; then
|
|||||||
echo "Installing paru from the AUR"
|
echo "Installing paru from the AUR"
|
||||||
git clone https://aur.archlinux.org/paru-bin.git
|
git clone https://aur.archlinux.org/paru-bin.git
|
||||||
cd paru-bin
|
cd paru-bin
|
||||||
yes | LC_ALL=en_US.UTF-8 makepkg -si
|
makepkg -si
|
||||||
cd ..
|
cd ..
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user