1
0

Fix makepkg typo.

This commit is contained in:
cronyakatsuki 2022-11-03 17:26:22 +01:00
parent 5f44622a2c
commit 6de07a9faf

View File

@ -346,7 +346,7 @@ sudo pacman -S --noconfirm --needed go rust nodejs npm cmake git zig
git clone https://aur.archlinux.org/paru.git ~/paru
read -n 1 -s -p "To continue press any key"
cd ~/paru
makepgk -si
makepkg -si
read -n 1 -s -p "To continue press any key"
cd ~
rm -rf ~/paru