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

install fails if passwords have " in them #64

Open
digininja opened this issue Jun 19, 2018 · 1 comment
Open

install fails if passwords have " in them #64

digininja opened this issue Jun 19, 2018 · 1 comment

Comments

@digininja
Copy link

Looks like you need to do some encoding on passwords:

./install.sh: eval: line 1087: unexpected EOF while looking for matching `"'
@Raikia
Copy link
Owner

Raikia commented Jun 19, 2018

Yeah, this is a known issue that is a biproduct of how the installer currently works. Will be fixed in the next version that is under development

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants