AnswerDotAI / AnswerDotAI/fastsetup

Issue with curl

Open
#33 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
480
Forks
114
PR merge metrics
No merged PRs in 30d

Description

I got the `curl --no-progress-meter is unknown `error when I tried to run the script.
curl --help didn't display anything for the --no-progress-bar option

I was able to install the file after removing the --no-progress-meter option from the below line in the script.
`curl -LO --no-progress-meter $DOWNLOAD`

I am not sure if it's anything to do with the curl versions

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.