mirror of
https://github.com/luzifer-docker/archlinux.git
synced 2024-11-09 16:00:11 +00:00
Add awk for pacman-keys installation
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
029aa710d2
commit
04eec32f2a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ set -euxo pipefail
|
|||
|
||||
# Packages required for the minimal system
|
||||
packages=(
|
||||
awk
|
||||
gzip
|
||||
pacman
|
||||
sed
|
||||
|
|
Loading…
Reference in a new issue