esl / erlang-osx-installer

Erlang Installer & Auto-Updater for macOS
https://www.erlang-solutions.com/resources/download.html
Apache License 2.0
5 stars 5 forks source link

Change base path for Erlang releases #84

Closed kentron closed 7 years ago

kentron commented 8 years ago

Problem:

code:root_dir(). "/Users/user/Library/Application Support/ErlangInstaller/19.0"

It should be:

code:root_dir(). "/Users/user/Applications/Erlang/19.0"

HernanRivasAcosta commented 8 years ago

+1