1
0
Fork 0

update.sh: add link to dn42 registry

This commit is contained in:
netravnen 2019-01-05 17:35:06 +00:00
parent 96364e9a15
commit 9ea40bc70d
1 changed files with 6 additions and 2 deletions

View File

@ -46,11 +46,15 @@ echo "## Notes
- bird4_route_dn42.conf
- bird6_route_dn42.conf
## Last commit at [registry](https://git.dn42.us/dn42/registry/commits/master)
## [Last commit][0] at [dn42 registry][1]
\`\`\`
$(git -C ../registry/ log -n 1)
\`\`\`" > roa/README.md
\`\`\`
[0]: https://git.dn42.us/dn42/registry/commit/$(git -C ../registry/ log -n 1 --pretty='format:%H')
[1]: https://git.dn42.us/dn42/registry
" > roa/README.md
# Commit latest version of ROA files
git -C roa/ add README.md *.conf *.json