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

Create a copy of the install script that only sets up files needed by keter #182

Closed
wants to merge 2 commits into from

Conversation

rasheedja
Copy link

I created this script so I can easily create all the files needed by keter onto a server that I had transferred
a keter binary to. It's up to you if you want to include it in the main repo.

+ Useful if you want to use your own Keter binary on a server
@creichert
Copy link
Collaborator

I like this. Is there any way that the install script can use this instead of copying the code?

@rasheedja
Copy link
Author

@creichert I've made a commit that calls the new script from within the install script. It should work without any problems but I'll try to test it this weekend just to make sure.

@creichert
Copy link
Collaborator

@rasheedja Perfect, thank you. I'm working on fixing CI and possibly providing a docker container which will use your script so I'll have a chance to test it as well. Thanks!

@rasheedja
Copy link
Author

rasheedja commented Jun 22, 2018 via email

@rasheedja
Copy link
Author

@creichert I've opened #186 which is the same script but with an optional bash option to skip the install.

@rasheedja rasheedja closed this Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants