mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +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 ] \
|
[ ! -f Makefile ] \
|
||||||
&& ./autogen.sh \
|
&& ./autogen.sh \
|
||||||
&& ./configure --with-rebar=./rebar3 \
|
&& ./configure --with-rebar=rebar3 \
|
||||||
&& make deps
|
&& make deps
|
||||||
|
|
||||||
make relive
|
make relive
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue