mirror of https://github.com/CGAL/cgal
Publish also a file sha256sum.txt
This commit is contained in:
parent
acf789673e
commit
e2b676c17f
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue