Create repo and GPG sign repo metadata

pull/3/head
Key Networks 7 years ago
parent 968358a6a8
commit 425cf8bf6d

@ -107,3 +107,6 @@ fpm -s dir -t deb \
--deb-user ztncui \
--deb-group ztncui \
.
createrepo $PKG_DIR
gpg -u 'Key Networks' --detach-sign --armor $PKG_DIR/repodata/repomd.xml

Loading…
Cancel
Save