We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a508347 commit 6353569Copy full SHA for 6353569
base/redhat-8/install.sh
@@ -30,7 +30,7 @@ export LANG=en_US.utf8
30
microdnf -y --nodocs install wget sudo shadow-utils procps tar make gcc \
31
openssl-devel bzip2-devel libffi-devel findutils \
32
libssh-devel libcurl-devel ncurses-devel \
33
- diffutils bzip2
+ diffutils bzip2 findutils
34
35
# Patch security updates
36
microdnf -y --nodocs update gnutls libdnf librepo libnghttp2 nettle \
0 commit comments