erlware / relx

Sane, simple release creation for Erlang
http://erlware.github.io/relx
Apache License 2.0
697 stars 232 forks source link

unquote MAYBE_DIST_ARGS in extended start script so they work #794

Closed tsloughter closed 4 years ago

tsloughter commented 4 years ago

Quoting like "$MAYBE_DIST_ARGS" results in erl not reading each as a separate argument and will break remote_console for cases the user has custom arguments like -proto_dist and -epmd_module in their vm.args