Closed tsloughter closed 11 years ago
Recent relx changed the output structure to be releases/ instead of releases/- in order to work with release_handler. Here I've made the change to relx.config overlay for that.
You could also use
{vm_args, "rel/vm.args"}.
Instead, like you do for sys.config.
sys.config
Recent relx changed the output structure to be releases/ instead of releases/- in order to work with release_handler. Here I've made the change to relx.config overlay for that.
You could also use
Instead, like you do for
sys.config
.