Skip to content

Commit

Permalink
Create detached signature for source tarball (Closes #204)
Browse files Browse the repository at this point in the history
  • Loading branch information
reinerh committed Jul 30, 2016
1 parent 4bc2b11 commit 6d9b627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkasc.sh
Expand Up @@ -6,5 +6,6 @@ cd /transfer
sha256sum * > firejail-$1-unsigned
gpg --clearsign --digest-algo SHA256 < firejail-$1-unsigned > firejail-$1.asc
gpg --verify firejail-$1.asc
gpg --detach-sign --armor firejail-$1.tar.xz
rm firejail-$1-unsigned

0 comments on commit 6d9b627

Please sign in to comment.