Open anatol opened 4 years ago
If packages/database uses signing then one needs to run gpg --detach-sign manually each time a package is added to the repo.
gpg --detach-sign
It makes sense if repoctl has an option to automate the signing process. i.e.
repoctl
If packages/database uses signing then one needs to run
gpg --detach-sign
manually each time a package is added to the repo.It makes sense if
repoctl
has an option to automate the signing process. i.e.