fix: [doc] moreutils package added (required for sponge)

Fix #7353
pull/7369/head
Alexandre Dulaunoy 2021-04-19 23:23:16 +02:00
parent 26bb30cd59
commit 5c29288f3c
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
2 changed files with 2 additions and 0 deletions

View File

@ -158,6 +158,7 @@ yumInstallCoreDeps7 () {
PHP_INI="/etc/php.ini"
sudo dnf install gcc git zip unzip \
mod_ssl \
moreutils \
redis \
libxslt-devel zlib-devel ssdeep-devel -y

View File

@ -151,6 +151,7 @@ yumInstallCoreDeps8 () {
sudo dnf install gcc git zip unzip \
httpd \
mod_ssl \
moreutils \
redis \
mariadb \
mariadb-server \