Update path in README to reflect the git hier
Signed-off-by: Alarig Le Lay <alelay@scaleway.com>
This commit is contained in:
parent
37678f1185
commit
6f4c504416
|
@ -1,9 +1,8 @@
|
||||||
# What the scripts are used for
|
# What the scripts are used for
|
||||||
* `/usr/local/sbin/update-irr-filters.sh` has to be put in a cron
|
* `bin/update-irr-filters.sh` has to be put in a cron
|
||||||
* `/usr/local/sbin/update-check-import.sh` is used to do generate the stuff
|
* `bin/update-check-import.sh` is used to do generate the stuff common to
|
||||||
common to all peers
|
all peers
|
||||||
* `/usr/local/sbin/generate-irr-filter.sh` is used to generate each peer
|
* `bin/generate-irr-filter.sh` is used to generate each peer configuration
|
||||||
configuration
|
|
||||||
|
|
||||||
# Configuration files
|
# Configuration files
|
||||||
`/usr/local/etc/bird-peers-update.conf` is sourced for three variables:
|
`/usr/local/etc/bird-peers-update.conf` is sourced for three variables:
|
||||||
|
|
Loading…
Reference in a new issue