summaryrefslogtreecommitdiffstats
path: root/krebs/4lib
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2015-10-30 18:22:56 +0100
committerlassulus <lass@aidsballs.de>2015-10-30 18:22:56 +0100
commitce08a1c112acb69f42814036e99b292e912291d1 (patch)
tree973136cd05760ddb14eefa8b6d241394e69c37fc /krebs/4lib
parent885c284dd51cb28441bf5ad8353639110b0db9d8 (diff)
krebs 4 infest prepare.sh: update pacman database
Diffstat (limited to 'krebs/4lib')
-rw-r--r--krebs/4lib/infest/prepare.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/4lib/infest/prepare.sh b/krebs/4lib/infest/prepare.sh
index 8297ba1e..182a068e 100644
--- a/krebs/4lib/infest/prepare.sh
+++ b/krebs/4lib/infest/prepare.sh
@@ -47,6 +47,7 @@ prepare() {(
)}
prepare_arch() {
+ pacman -Sy
type bzip2 2>/dev/null || pacman -S --noconfirm bzip2
type git 2>/dev/null || pacman -S --noconfirm git
type rsync 2>/dev/null || pacman -S --noconfirm rsync