repo.or.cz
/
htmlpurifier-web.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 4.15.0
[htmlpurifier-web.git]
/
releases
/
sum-all.sh
blob
82ef76fbcbe3fb57f268ab1c6ae600c2b949fec0
1
#!/bin/bash
2
if
[
"
$1
"
==
""
]
3
then
4
echo
"Usage: ./sum-all.sh version"
5
exit
6
fi
7
sha1sum
"htmlpurifier-
$1
"
* >
..
/
current-hashes.txt