Sfoglia il codice sorgente

Create repo and GPG sign repo metadata

Key Networks 7 anni fa
parent
commit
425cf8bf6d
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      build/build.sh

+ 3 - 0
build/build.sh

@@ -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