Skip to content

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

@afbjorklund

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

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