summaryrefslogtreecommitdiff
path: root/zirless.sh
diff options
context:
space:
mode:
Diffstat (limited to 'zirless.sh')
-rw-r--r--zirless.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/zirless.sh b/zirless.sh
index 9ca088c..a5e3965 100644
--- a/zirless.sh
+++ b/zirless.sh
@@ -85,7 +85,9 @@ Include = /etc/pacman.d/mirrorlist-arch
[multilib]
Include = /etc/pacman.d/mirrorlist-arch
-" >> /etc/pacman.conf >/dev/null 2>&1 ;}
+" >> /etc/pacman.conf >/dev/null 2>&1
+ pacman -Syy
+ pacman-key --refresh-keys }
manualinstall() { # Installs $1 manually if not installed. Used only for AUR helper here.
[ -f "/usr/bin/$1" ] || (