Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Compress tarball with gzip #142

Description

@grhbit

https://github.com/cdr/sshcode/blob/7e6845d1bda59a90b09f90b8fc7815cdc23267c5/ci/build.sh#L13-L14

Why not add an option z to compress for gzip?

Like this

tarname=sshcode-$GOOS-$GOARCH.tar.gz
tar -czf $tarname sshcode 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions