Create repo and GPG sign repo metadata

This commit is contained in:
Key Networks 2018-01-09 20:11:03 +08:00
parent 968358a6a8
commit 425cf8bf6d

View File

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