From: Sergey Matveev Date: Sun, 31 Jan 2016 15:52:26 +0000 (+0300) Subject: [DOC] Our Release links are without underscores X-Git-Tag: 5.5^2~9 X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=commitdiff_plain;h=757a737c86513ed7fc642f2c4834fd974ec13235 [DOC] Our Release links are without underscores Signed-off-by: Sergey Matveev --- diff --git a/utils/makedist.sh b/utils/makedist.sh index 278ee2d..a024620 100755 --- a/utils/makedist.sh +++ b/utils/makedist.sh @@ -63,7 +63,7 @@ size=$(( $(cat $tarball | wc -c) / 1024 )) hash=$($SHA256 $tarball | sed 's/^.*\([0-9a-f]\{64\}\).*$/\1/') cat <