We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f56fb8 commit f31db55Copy full SHA for f31db55
1 file changed
scripts/build-package.sh
@@ -109,4 +109,4 @@ fi
109
110
echo "wrote ${archive_path}"
111
echo "archive preview:"
112
-tar -tzf "${archive_path}" | head
+tar -tzf "${archive_path}" | sed -n '1,10p'
0 commit comments