Add awk for pacman-keys installation

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2022-03-21 17:39:14 +01:00
parent 029aa710d2
commit 04eec32f2a
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D

View File

@ -10,6 +10,7 @@ set -euxo pipefail
# Packages required for the minimal system
packages=(
awk
gzip
pacman
sed