Skip to content

install script should check to see if 'curl' is installed #318

@mrphs

Description

@mrphs

'curl' isn't installed by default on Debian. The installation script tries to run docker installation script by fetching it via 'curl' but if it isn't installed, it fails all together.

The safest bet would be to make sure 'curl' is installed before getting to other steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogSeems valid, but no plans to tackle immediatelyfeature requestNew feature or requestgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions