[Config] Normalize installation_root to ensure same character encoding
Some characters like "ü" where being represented as `["u", "̈"]` in ruby < 2.3 and it caused errors down the line.
Showing
Please
register
or
sign in
to comment
Some characters like "ü" where being represented as `["u", "̈"]` in ruby < 2.3 and it caused errors down the line.