Skip to content

Commit f31db55

Browse files
committed
Change release tarball layout
1 parent 0f56fb8 commit f31db55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/build-package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ fi
109109

110110
echo "wrote ${archive_path}"
111111
echo "archive preview:"
112-
tar -tzf "${archive_path}" | head
112+
tar -tzf "${archive_path}" | sed -n '1,10p'

0 commit comments

Comments
 (0)