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

Add ability to pipe already available scripts as the response. #6

Open
agentmilindu opened this issue Feb 3, 2019 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@agentmilindu
Copy link
Contributor

The problem

There are some tools which already have installer scripts, for example Docker has https://get.docker.com. There is no point we keeping these scripts on our repo as we have to keep them uptodate everytime the original one updated.

The proposed solution

It is better if we can fetch the script directly from the original one and server as the responce.

@agentmilindu agentmilindu added the enhancement New feature or request label Feb 3, 2019
@harsha-iiiv
Copy link

harsha-iiiv commented Feb 14, 2019

You mean fetching script and put it in installer.sh file right? @agentmilindu

agentmilindu pushed a commit that referenced this issue Jul 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants