From ef1b9294410d58b31975e7006bc321c7b87adb4c Mon Sep 17 00:00:00 2001 From: neodarz Date: Mon, 9 Sep 2019 07:52:10 +0200 Subject: Don't force rebuild pikaur and don't reinstall it --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 905d2f4..422a624 100755 --- a/install.sh +++ b/install.sh @@ -70,7 +70,7 @@ echo "Install pikaur..." #git clone https://aur.archlinux.org/pikaur.git #cd pikaur -#makepkg -fsri +#makepkg -si --noconfirm --needed echo "[AUR] Install some common app..." -- cgit v1.2.1