env.bat.eex 210 B

12345
  1. @echo off
  2. rem Set the release to work across nodes.
  3. rem RELEASE_DISTRIBUTION must be "sname" (local), "name" (distributed) or "none".
  4. rem set RELEASE_DISTRIBUTION=name
  5. rem set RELEASE_NODE=<%= @release.name %>