8a75d9eb6d1c600a74eed48702e62049cda205d5
howto/Bird.md
| ... | ... | @@ -10,6 +10,7 @@ echo "deb http://bird.network.cz/debian/ $(lsb_release -sc) main" > /etc/apt/sou |
| 10 | 10 | apt-get update |
| 11 | 11 | apt-get install bird |
| 12 | 12 | ``` |
| 13 | +In case you are running Debian Jessie and this is not working for you, try replacing jessie with wheezy in the /etc/apt/sources.list.d/bird.list. |
|
| 13 | 14 | |
| 14 | 15 | # Example configuration |
| 15 | 16 |