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

fix: prevent /etc/hosts domain duplication #693

Merged
merged 2 commits into from
May 9, 2022

Conversation

ivanaugustobds
Copy link
Contributor

Small patch to add the domain into /etc/hosts only if it isn't already there

@markshust
Copy link
Owner

Very cool update, thanks!

@markshust
Copy link
Owner

Looks like this failed shellcheck. Can you check out this report and see if you can update? It should be a simple one.

Notice: ./compose/bin/setup-domain:8:14: note: Double quote to prevent globbing and word splitting. [SC2086]

@ivanaugustobds
Copy link
Contributor Author

Looks like this failed shellcheck. Can you check out this report and see if you can update? It should be a simple one.

Notice: ./compose/bin/setup-domain:8:14: note: Double quote to prevent globbing and word splitting. [SC2086]

Sure, done.

@markshust markshust merged commit 2245c1b into markshust:master May 9, 2022
@markshust
Copy link
Owner

Appreciate it, all merged! Thanks again 👍

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