Skip to content

Missing "fail" flag on curl, in case the download fails #40

Description

@afbjorklund

This code will try to unpack the error page.

curl -L -o codapi.tar.gz ...
tar xvzf codapi.tar.gz

It needs the -f flag added, or to use wcurl

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions