Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install.sh to work with wget #2619

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MilosSubotic
Copy link

I run install.sh on freshly installed Ubuntu so did not have curl installed as most people do, so it fallback to wget, but there was a bug in getFile(). Here is correction.

@CLAassistant
Copy link

CLAassistant commented May 29, 2024

CLA assistant check
All committers have signed the CLA.

… Now install.sh works with wget as download tool.
@cmaglie
Copy link
Member

cmaglie commented Jun 12, 2024

@MilosSubotic thanks for your submission, I tested it and it works.

Before I can merge it I need to ask you to sign the CLA.

@cmaglie cmaglie self-assigned this Jun 12, 2024
@cmaglie cmaglie added topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project labels Jun 12, 2024
@per1234 per1234 added status: blocked Progress on this prevented by an external cause status: on hold Do not proceed at this time and removed status: blocked Progress on this prevented by an external cause labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: on hold Do not proceed at this time topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants