From 570d8bdcc952ea936727c0ce649548a0b5e1d85b Mon Sep 17 00:00:00 2001 From: zachir Date: Sat, 13 Aug 2022 01:58:08 -0500 Subject: fix issue in zirless --- zirless.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/zirless.sh b/zirless.sh index cf0fba0..3b1fa64 100644 --- a/zirless.sh +++ b/zirless.sh @@ -124,7 +124,6 @@ Include = /etc/pacman.d/mirrorlist-arch " >> /etc/pacman.conf >/dev/null 2>&1 pacman -Syy pacman-key --refresh-keys ;} - >> /etc/pacman.conf 2>/dev/null ;} manualinstall() { # Installs $1 manually if not installed. Used only for AUR helper here. [ -f "/usr/bin/$1" ] || ( -- cgit v1.2.3