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

Misleading output text #32

Open
farosch opened this issue Dec 19, 2018 · 0 comments
Open

Misleading output text #32

farosch opened this issue Dec 19, 2018 · 0 comments

Comments

@farosch
Copy link

farosch commented Dec 19, 2018

Line 163 in unifi_ssl_import.sh should be changed. This is the line now

printf "\nRestarting UniFi Controller to apply new Let's Encrypt SSL certificate...\n"

and it should be

printf "\nRestarting UniFi Controller to apply new SSL certificate...\n"

as the output gets printed, even when LE_MODE is false.

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 a pull request may close this issue.

1 participant