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

Update install.sh #337

Merged
merged 1 commit into from
Aug 30, 2019
Merged

Conversation

slmingol
Copy link
Contributor

Makes $PREFIX used correctly throughout heredocs

Problem Statement

Files do not get placed into $PREFIX properly

Solution

Amended all the heredocs so that they used the unquoted method, then escaped all the variables used within. Finally swapped out the .okta for ${PREFIX}.

Makes $PREFIX used correctly throughout heredocs
@jeremyplichtafc
Copy link
Contributor

looks good to me. I have never tried overriding $PREFIX before install.sh -i but I can see how that wouldn't work now without this PR

@jeremyplichtafc jeremyplichtafc merged commit 0ae3eae into oktadev:master Aug 30, 2019
@slmingol slmingol deleted the slmingol-patch-1 branch September 4, 2019 11:51
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