1
0
Fork 0
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:
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