diff options
-rw-r--r-- | zirless.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" ] || ( |