mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 05:17:28 +00:00
sha256
This commit is contained in:
parent
19b3f01477
commit
4df268f10e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user