mirror of https://github.com/CIRCL/AIL-framework
fix: [Languages] update
parent
6bc54baf74
commit
b6ed23b33a
|
@ -19,9 +19,9 @@ echo -e $GREEN"Shutting down AIL ..."$DEFAULT
|
||||||
bash ${AIL_BIN}/LAUNCH.sh -ks
|
bash ${AIL_BIN}/LAUNCH.sh -ks
|
||||||
wait
|
wait
|
||||||
|
|
||||||
bash ${AIL_BIN}/LAUNCH.sh -ldbv &
|
# bash ${AIL_BIN}/LAUNCH.sh -ldbv &
|
||||||
wait
|
# wait
|
||||||
echo ""
|
# echo ""
|
||||||
|
|
||||||
# SUBMODULES #
|
# SUBMODULES #
|
||||||
git submodule update
|
git submodule update
|
||||||
|
|
Loading…
Reference in New Issue