mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 13:21:15 +00:00
release.sh reminds how to sign
This commit is contained in:
parent
9fef5d1050
commit
9f1eb695b4
@ -39,4 +39,7 @@ rm "$RELDIR/.hgtags"
|
|||||||
|
|
||||||
ls -l $ARCHIVE
|
ls -l $ARCHIVE
|
||||||
openssl sha -sha256 $ARCHIVE
|
openssl sha -sha256 $ARCHIVE
|
||||||
echo "Done to $ARCHIVE"
|
echo Done to
|
||||||
|
echo "$ARCHIVE"
|
||||||
|
echo Sign it with
|
||||||
|
echo gpg2 --detach-sign -a -u F29C6773 "$ARCHIVE"
|
||||||
|
Loading…
Reference in New Issue
Block a user