Fix epel installation command with rhel

This commit is contained in:
Théophile Diot 2024-04-19 11:13:17 +02:00
parent d7fce3d278
commit 9dfc2cc3f2
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06

View file

@ -1118,7 +1118,7 @@ To simplify the installation process, Linux package repositories for BunkerWeb a
And finally install BunkerWeb 1.5.7 :
```shell
dnf install -y epel-release && \
sudo dnf install -y epel-release && \
curl -s https://packagecloud.io/install/repositories/bunkerity/bunkerweb/script.rpm.sh | sudo bash && \
sudo dnf check-update && \
sudo -E dnf install -y bunkerweb-1.5.7