Skip to content
Snippets Groups Projects
Commit 4df268f1 authored by Matt Johnston's avatar Matt Johnston
Browse files

sha256

parent 19b3f014
Branches
Tags
No related merge requests found
......@@ -36,5 +36,5 @@ rm -r "$RELDIR/autom4te.cache" || exit 2
(cd $RELDIR/.. && tar cjf $ARCHIVE `basename "$RELDIR"`) || exit 2
ls -l $ARCHIVE
openssl sha1 $ARCHIVE
openssl sha -sha256 $ARCHIVE
echo "Done to $ARCHIVE"
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment