summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2022-08-13 01:58:08 -0500
committerzachir <zachir@librem.one>2022-08-13 01:58:08 -0500
commit570d8bdcc952ea936727c0ce649548a0b5e1d85b (patch)
treed5b0b47c0b1df2d97fc806924aca79d5d47b7798
parent148fc093563c0a5430ea6e9b419c08b611242fb7 (diff)
fix issue in zirless
-rw-r--r--zirless.sh1
1 files changed, 0 insertions, 1 deletions
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" ] || (