6 lines
210 B
Elixir
6 lines
210 B
Elixir
|
@echo off
|
||
|
rem Set the release to work across nodes.
|
||
|
rem RELEASE_DISTRIBUTION must be "sname" (local), "name" (distributed) or "none".
|
||
|
rem set RELEASE_DISTRIBUTION=name
|
||
|
rem set RELEASE_NODE=<%= @release.name %>
|