mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
fix: [Languages] update
This commit is contained in:
parent
6bc54baf74
commit
b6ed23b33a
1 changed files with 3 additions and 3 deletions
|
@ -19,9 +19,9 @@ echo -e $GREEN"Shutting down AIL ..."$DEFAULT
|
|||
bash ${AIL_BIN}/LAUNCH.sh -ks
|
||||
wait
|
||||
|
||||
bash ${AIL_BIN}/LAUNCH.sh -ldbv &
|
||||
wait
|
||||
echo ""
|
||||
# bash ${AIL_BIN}/LAUNCH.sh -ldbv &
|
||||
# wait
|
||||
# echo ""
|
||||
|
||||
# SUBMODULES #
|
||||
git submodule update
|
||||
|
|
Loading…
Reference in a new issue