krebs 4 infest prepare.sh: update pacman database
This commit is contained in:
parent
885c284dd5
commit
ce08a1c112
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user