b5d56f61aebc9a01da9b6486162874f73eb1e2cf
howto/Bird.md
... | ... | @@ -278,7 +278,7 @@ Debian version: |
278 | 278 | |
279 | 279 | ``` |
280 | 280 | */15 * * * * curl -sfSLR -o/var/lib/bird/bird6_roa_dn42.conf -z/var/lib/bird/bird6_roa_dn42.conf https://dn42.burble.com/roa/dn42_roa_bird1_6.conf && birdc6 configure |
281 | -*/15 * * * * curl -sfSLR -o/var/lib/bird/bird_roa_dn42.conf -z/var/lib/bird/bird_roa_dn42.conf https://dn42.burble.com/roa/n42_roa_bird1_4.conf && birdc configure |
|
281 | +*/15 * * * * curl -sfSLR -o/var/lib/bird/bird_roa_dn42.conf -z/var/lib/bird/bird_roa_dn42.conf https://dn42.burble.com/roa/dn42_roa_bird1_4.conf && birdc configure |
|
282 | 282 | ``` |
283 | 283 | |
284 | 284 | then create the directory to make sure curls can save the files: |