mirror of https://github.com/CIRCL/AIL-framework
chg: [update v1.7] update thirdparty
parent
4794cafe01
commit
ffc10decc6
|
@ -49,6 +49,12 @@ echo -e $GREEN"Shutting down ARDB ..."$DEFAULT
|
||||||
bash ${AIL_BIN}/LAUNCH.sh -k &
|
bash ${AIL_BIN}/LAUNCH.sh -k &
|
||||||
wait
|
wait
|
||||||
|
|
||||||
|
echo ""
|
||||||
|
echo -e $GREEN"Update thirdparty ..."$DEFAULT
|
||||||
|
bash ${AIL_BIN}/LAUNCH.sh -t &
|
||||||
|
wait
|
||||||
|
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Reference in New Issue