From db21b7987dd0aedf800b0960c06f6f31302c7826 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 15 Jul 2021 14:32:06 +0300 Subject: [PATCH] gzip: fix post-install. Closes #287 --- core/gzip/post-install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/gzip/post-install b/core/gzip/post-install index 33eca7d4..55ed6dc9 100755 --- a/core/gzip/post-install +++ b/core/gzip/post-install @@ -1,5 +1,7 @@ #!/bin/sh -e +cat <