Fix Debian Stretch description
This commit is contained in:
parent
f9c5f91831
commit
9a3d71f379
|
@ -45,7 +45,7 @@ You need to add the Icinga repository to your package management configuration f
|
||||||
If you've already configured your OS to use the Icinga repository for installing Icinga 2, you may skip this step.
|
If you've already configured your OS to use the Icinga repository for installing Icinga 2, you may skip this step.
|
||||||
Below is a list with **examples** for various distributions.
|
Below is a list with **examples** for various distributions.
|
||||||
|
|
||||||
**Debian Jessie**:
|
**Debian Stretch**:
|
||||||
```
|
```
|
||||||
wget -O - http://packages.icinga.com/icinga.key | apt-key add -
|
wget -O - http://packages.icinga.com/icinga.key | apt-key add -
|
||||||
echo 'deb http://packages.icinga.com/debian icinga-stretch main' >/etc/apt/sources.list.d/icinga.list
|
echo 'deb http://packages.icinga.com/debian icinga-stretch main' >/etc/apt/sources.list.d/icinga.list
|
||||||
|
|
Loading…
Reference in New Issue