Use `curl` for Amazon Linux

This commit is contained in:
Eric Lippmann 2023-09-22 09:26:43 +02:00 committed by GitHub
parent e46714499c
commit fe68a2966b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Heres how to add the official release repository:
```bash
rpm --import https://packages.icinga.com/icinga.key
wget https://packages.icinga.com/subscription/amazon/ICINGA-release.repo -O /etc/yum.repos.d/ICINGA-release.repo
curl https://packages.icinga.com/subscription/amazon/ICINGA-release.repo -o /etc/yum.repos.d/ICINGA-release.repo
```
## Installing the Package