aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Rascão <[email protected]>2017-06-07 11:51:39 +0200
committerGitHub <[email protected]>2017-06-07 11:51:39 +0200
commitc816faa9e6758235643b15699b65e0b7dc1bc40e (patch)
tree204791aa186a519cac4b23101aa911e029035e80
parentf4aa9a414182b3c8c2da59887310281e4c9b4483 (diff)
parent5c10a57289244d547e61e5c22846a283073f1b3f (diff)
downloadrelx-c816faa9e6758235643b15699b65e0b7dc1bc40e.tar.gz
relx-c816faa9e6758235643b15699b65e0b7dc1bc40e.tar.bz2
relx-c816faa9e6758235643b15699b65e0b7dc1bc40e.zip
Merge pull request #593 from bmodra/master
Windows bat file has an error, causing upgrade to not work
-rw-r--r--priv/templates/extended_bin_windows2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/templates/extended_bin_windows b/priv/templates/extended_bin_windows
index a4cc42c..ae3404c 100644
--- a/priv/templates/extended_bin_windows
+++ b/priv/templates/extended_bin_windows
@@ -180,7 +180,7 @@ set description=Erlang node %node_name% in %rootdir%
set ERRORLEVEL=1
exit /b %ERRORLEVEL%
)
-@%escript% "%rootdir%/bin/install_upgrade.escript" "%rel_name%" "%node_name%" "%cookie%" "%2"
+@%escript% "%rootdir%/bin/install_upgrade.escript" "install" "%rel_name%" "%node_name%" "%cookie%" "%2"
@goto :eof
:: Start a console