mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Copy captcha scripts in release (#3633)
This commit is contained in:
parent
b93fc4333c
commit
b5b2ad560a
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@
|
|||
{copy, "rel/files/erl", "\{\{erts_vsn\}\}/bin/erl"}, % in rebar2 this prepends erts-
|
||||
{template, "ejabberdctl.template", "bin/ejabberdctl"},
|
||||
{copy, "inetrc", "etc/ejabberd/inetrc"},
|
||||
{copy, "tools/captcha*.sh", "lib/ejabberd-\{\{release_version\}\}/priv/bin/"},
|
||||
{copy, "rel/files/install_upgrade.escript", "bin/install_upgrade.escript"}]}
|
||||
]}.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue