summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2020-08-01 23:10:46 -0400
committerJoan Touzet <joant@atypical.net>2020-08-01 23:10:46 -0400
commit674d8f0f1c1d6e5e403c38ef0af64a21f5116f37 (patch)
treebfc573b226c4e0a836f7be4aa2e799ea29c23bd8
parentf011a669b444677242024cfa1005bdefee49343b (diff)
downloadcouchdb-win-epmd.tar.gz
Windows: provide full path to epmdwin-epmd
-rw-r--r--rel/files/couchdb.cmd.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rel/files/couchdb.cmd.in b/rel/files/couchdb.cmd.in
index df9944196..244803bc8 100644
--- a/rel/files/couchdb.cmd.in
+++ b/rel/files/couchdb.cmd.in
@@ -31,6 +31,7 @@ IF NOT DEFINED COUCHDB_FAUXTON_DOCROOT SET COUCHDB_FAUXTON_DOCROOT={{fauxton_roo
"%BINDIR%\erl" -boot "%ROOTDIR%\releases\%APP_VSN%\couchdb" ^
-args_file "%ROOTDIR%\etc\vm.args" ^
+-epmd "%BINDIR%\epmd.exe" ^
-config "%ROOTDIR%\releases\%APP_VSN%\sys.config" %*
:: EXIT /B