From: Sergey Matveev Date: Tue, 26 Aug 2025 08:29:45 +0000 (+0300) Subject: Unify redirection operator X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=78eb8c2c1bbe910174c1582a5fcea538d7edb34d;p=gocheese.git Unify redirection operator --- diff --git a/makedist b/makedist index 1072e38..e44f4ca 100755 --- a/makedist +++ b/makedist @@ -13,7 +13,7 @@ redo-ifchange VERSION go mod vendor -cat > doc/download.texi <doc/download.texi < $texi <$texi < "$tarball".meta4 + http://y.www.gocheese.cypherpunks.su/download/"$tarball" <"$tarball" >"$tarball".meta4 size=$(( $(stat -f %z $tarball) / 1024 )) release_date=$(date "+%Y-%m-%d")