mirror of
https://github.com/benbusby/farside.git
synced 2025-06-08 02:16:36 +00:00
5 lines
210 B
Elixir
5 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=none
|
|
rem set RELEASE_NODE=<%= @release.name %>
|