mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
release.sh reminds how to sign
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user