mirror of https://github.com/CIRCL/AIL-framework
fix: [update v1.5] fix update thirdparty
parent
b4e352bb74
commit
da9c6a3b8a
|
@ -34,7 +34,7 @@ echo ""
|
|||
echo ""
|
||||
echo -e $GREEN"Update Web thirdparty"$DEFAULT
|
||||
echo ""
|
||||
bash ${AIL_FLASK}update_thirdparty.sh &
|
||||
bash -c "(cd ${AIL_FLASK}; ./update_thirdparty.sh &)"
|
||||
wait
|
||||
echo ""
|
||||
|
||||
|
|
Loading…
Reference in New Issue