Skip to content

replace wget with curl #59

@cvrabie

Description

@cvrabie

In order to download external dependencies I noticed you first download wget. This is not necessary as curl -O has the same effect and is already available in the AWS Linux distribution in which Lambda runs. Might help shave off a few milliseconds from the execution time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions