mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-02-02 01:44:14 +00:00
should be ok to keep git update of submodules (websocket) even when
they are not enabled in configure
This commit is contained in:
parent
4d963ad587
commit
53ffd95805
@ -1,5 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
git submodule update --init
|
||||||
|
|
||||||
./autotool.sh
|
./autotool.sh
|
||||||
./configure $@
|
./configure $@
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user