Closed jerrydboonstra closed 7 years ago
I was not able to run the installer on my Chef-based AWS Opsworks -based Rails application deploy, it would fail with tput: unknown terminal "unknown"
Suppressing the progress bar fixed this, so I changed the install method signature to allow passing in options to the downloader.
Sorry this is my first pull request: not sure how to exclude my README.md file changes without rebranching or something.
You can remove the changes in the files and commit these to your fork. Probably just removing the "Fork changes" is enough. :+1:
I was not able to run the installer on my Chef-based AWS Opsworks -based Rails application deploy, it would fail with tput: unknown terminal "unknown"
Suppressing the progress bar fixed this, so I changed the install method signature to allow passing in options to the downloader.
Sorry this is my first pull request: not sure how to exclude my README.md file changes without rebranching or something.