1
0
Fork 0

readme: add dir tree

This commit is contained in:
netravnen 2018-12-19 12:28:05 +00:00
parent ce523ae748
commit 3e4779f43c
1 changed files with 7 additions and 0 deletions

View File

@ -13,3 +13,10 @@ This repository is for testing purpose before deploying code into [master reposi
7. In $USER crontab file put `44 */3 * * * cd ~/dn42/dn42-rpki-export.json-test/ && php roagen.php && php rfc8416.php`. Finetune time between runs to your liking.
NB: The roagen.php script is written with the paths to the dn42 registry folder being both git repositories reside in the same parent folder.
```
$ tree -L 1 ~/dn42/
dn42
|-- registry
`-- rpki-export-test
```