From 78eb8c2c1bbe910174c1582a5fcea538d7edb34d Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 26 Aug 2025 11:29:45 +0300 Subject: [PATCH] Unify redirection operator --- makedist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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") -- 2.52.0