mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Fix typo from d8bb5d9c
This commit is contained in:
parent
06bf8cb032
commit
0b438d09d1
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ iexdebug()
|
||||||
--erl `shell_escape \"$ERLANG_OPTS\"` \
|
--erl `shell_escape \"$ERLANG_OPTS\"` \
|
||||||
--erl `shell_escape \"${ARGS[@]}\"` \
|
--erl `shell_escape \"${ARGS[@]}\"` \
|
||||||
--erl `shell_escape_str \"$@\"`"
|
--erl `shell_escape_str \"$@\"`"
|
||||||
$EXEC_CMD "ERL_PATH=$\"$ERL\" $CMD"
|
$EXEC_CMD "ERL_PATH=\"$ERL\" $CMD"
|
||||||
}
|
}
|
||||||
|
|
||||||
# start interactive server
|
# start interactive server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue