use "openssl sha256"

This commit is contained in:
Matt Johnston 2019-03-23 21:45:00 +08:00
parent 78a3388b98
commit 07f790db5a

View File

@ -38,7 +38,7 @@ rm "$RELDIR/.hgtags"
(cd "$RELDIR/.." && tar cjf $ARCHIVE `basename "$RELDIR"`) || exit 2
ls -l $ARCHIVE
openssl sha -sha256 $ARCHIVE
openssl sha256 $ARCHIVE
echo Done to
echo "$ARCHIVE"
echo Sign it with