Publish also a file sha256sum.txt

This commit is contained in:
Laurent Rineau 2012-08-02 11:27:57 +00:00
parent acf789673e
commit e2b676c17f
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ tar xf "$DEST_DIR/${PUBLIC_RELEASE_NAME}.tar.gz" --strip-components 1 "${PUBLIC_
printf "Compute md5sum.txt..."
md5sum *.^txt > md5sum.txt
sha256sum *.^txt > sha256sum.txt
popd
printf "Now use:\n"