aboutsummaryrefslogtreecommitdiffstats
path: root/priv
diff options
context:
space:
mode:
authorBrian Modra <[email protected]>2017-06-06 15:50:16 +1000
committerBrian Modra <[email protected]>2017-06-06 15:50:16 +1000
commit5c10a57289244d547e61e5c22846a283073f1b3f (patch)
tree204791aa186a519cac4b23101aa911e029035e80 /priv
parentf4aa9a414182b3c8c2da59887310281e4c9b4483 (diff)
downloadrelx-5c10a57289244d547e61e5c22846a283073f1b3f.tar.gz
relx-5c10a57289244d547e61e5c22846a283073f1b3f.tar.bz2
relx-5c10a57289244d547e61e5c22846a283073f1b3f.zip
when calling the new install_upgrade.escript, the first parameter needs to be 'install' or 'unpack'
Diffstat (limited to 'priv')
-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