mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
.vscode/relive.sh: Update to benefit from ejabberd 24.02 behaviour
This commit is contained in:
parent
da1673e264
commit
e726ba9a8b
1 changed files with 1 additions and 1 deletions
2
.vscode/relive.sh
vendored
2
.vscode/relive.sh
vendored
|
@ -1,6 +1,6 @@
|
|||
[ ! -f Makefile ] \
|
||||
&& ./autogen.sh \
|
||||
&& ./configure --with-rebar=./rebar3 \
|
||||
&& ./configure --with-rebar=rebar3 \
|
||||
&& make deps
|
||||
|
||||
make relive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue