mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
chg: [update v1.7] update thirdparty
This commit is contained in:
parent
4794cafe01
commit
ffc10decc6
1 changed files with 6 additions and 0 deletions
|
@ -49,6 +49,12 @@ echo -e $GREEN"Shutting down ARDB ..."$DEFAULT
|
|||
bash ${AIL_BIN}/LAUNCH.sh -k &
|
||||
wait
|
||||
|
||||
echo ""
|
||||
echo -e $GREEN"Update thirdparty ..."$DEFAULT
|
||||
bash ${AIL_BIN}/LAUNCH.sh -t &
|
||||
wait
|
||||
|
||||
|
||||
echo ""
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in a new issue