fix: [update v3.1.1] init submodule

This commit is contained in:
Terrtia 2020-08-18 21:21:27 +02:00
parent 0b52465f63
commit a2e4e911fb
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0

View file

@ -23,6 +23,10 @@ bash ${AIL_BIN}/LAUNCH.sh -ldbv &
wait
echo ""
# SUBMODULES #
git submodule init
git submodule update
echo -e $GREEN"Installing YARA ..."$DEFAULT
pip3 install yara-python
bash ${AIL_BIN}/LAUNCH.sh -t