From fbf6af368b82466a368dd38f1e803d2b8ab8f383 Mon Sep 17 00:00:00 2001 From: neodarz Date: Mon, 9 Sep 2019 08:14:33 +0200 Subject: remove pikaur tmp file --- install.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index d5a0377..c59ae63 100755 --- a/install.sh +++ b/install.sh @@ -71,6 +71,8 @@ echo "Install pikaur..." #git clone https://aur.archlinux.org/pikaur.git #cd pikaur #makepkg -si --noconfirm --needed +#cd .. +#rm -rf pikaur echo "[AUR] Install some common app..." -- cgit v1.2.1