Closed matrushka closed 7 years ago
hi @matrushka
great, thanks! I guess we should just hit the https page directly from now.
best, Paul
@piem I've updated the script to use the https instead of http and pushed it to the PR. Also keeping the follow flag might be useful in the future.
@matrushka excellent, thank you!
does it also work if you update to the latest version 0.4.4?
@piem I've tried and it runs ok with the example app. I can update the PR to use 4.4 as well if you want.
@matrushka that would be great, thank you for testing!
best, Paul
@piem done!
Right now aubio redirects binary downloads to https and this breaks the curl command in the binary fetcher script. I've added the follow flag to the curl call so it follows redirections.