Skip to content

Commit 501ca9d

Browse files
committed
print checksums
1 parent 005e335 commit 501ca9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

generateReleases.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ find -L . -exec zip ../../$ADDONS_PATH/firefox-v$VERSION.zip {} \;
2929
popd
3030

3131
tree -h builds
32+
33+
34+
find builds/ -name '*tar.gz' -exec getsum -q {} \;

0 commit comments

Comments
 (0)