Copy captcha scripts in release (#3633)

This commit is contained in:
Badlop 2021-06-25 16:24:08 +02:00
parent b93fc4333c
commit b5b2ad560a
1 changed files with 1 additions and 0 deletions

View File

@ -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"}]}
]}.