We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c508660 commit 71dc7d3Copy full SHA for 71dc7d3
scripts/rabbitmq-multi.bat
@@ -47,7 +47,7 @@ if "%RABBITMQ_NODE_PORT%"=="" (
47
)
48
49
set RABBITMQ_PIDS_FILE=%RABBITMQ_BASE%\rabbitmq.pids
50
-set RABBITMQ_SCRIPT_HOME=%~dp0%
+set RABBITMQ_SCRIPT_HOME=%~sdp0%
51
52
if "%ERLANG_HOME%"=="" (
53
set ERLANG_HOME=%~dp0%..\..\..
0 commit comments