[CentOS] how to reinit an own repo after adding files?

Sun Oct 20 12:45:06 UTC 2019
Pete Biggs <pete at biggs.org.uk>

> Im using createrepo.
> The problem is that changes in the repo are not availiable via yum on my system.
> 
Are you using createrepo every time you make any changes? You need to
do that in order to re-create the XML metadata containing the updated
packages.

P.