mirror of
https://github.com/clearml/dropbear
synced 2025-01-31 02:46:58 +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
|
||||
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