From e617f7bdf20027bbe90ec1a5220c7d1671a04782 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Wed, 15 Apr 2020 18:54:58 -0700 Subject: Use gzipped archives when size difference is negligible --- pkg/git/fetch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/git/fetch.sh') diff --git a/pkg/git/fetch.sh b/pkg/git/fetch.sh index 13d21c80..3ee5f3d8 100644 --- a/pkg/git/fetch.sh +++ b/pkg/git/fetch.sh @@ -18,4 +18,4 @@ if ! $SHA256SUM -c sha256 2>/dev/null ; then fi read -r checksum archive