mirror of
https://github.com/key-networks/ztncui.git
synced 2025-06-07 18:53:45 +02:00
Added GPG signing of RPM
This commit is contained in:
parent
1709df3867
commit
968358a6a8
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ fpm -s dir -t rpm \
|
||||||
--description "$DESCRIPTION" \
|
--description "$DESCRIPTION" \
|
||||||
--rpm-user ztncui \
|
--rpm-user ztncui \
|
||||||
--rpm-group ztncui \
|
--rpm-group ztncui \
|
||||||
|
--rpm-sign \
|
||||||
.
|
.
|
||||||
|
|
||||||
fpm -s dir -t deb \
|
fpm -s dir -t deb \
|
||||||
|
|
Loading…
Add table
Reference in a new issue