25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-10-19 15:32:08 +02:00

.vscode/relive.sh: Update to benefit from ejabberd 24.02 behaviour

This commit is contained in:
Badlop 2024-08-21 21:11:13 +02:00
parent da1673e264
commit e726ba9a8b

2
.vscode/relive.sh vendored
View File

@ -1,6 +1,6 @@
[ ! -f Makefile ] \
&& ./autogen.sh \
&& ./configure --with-rebar=./rebar3 \
&& ./configure --with-rebar=rebar3 \
&& make deps
make relive