fix: [update v3.1.1] init submodule

pull/534/head
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
1 changed files with 4 additions and 0 deletions

View File

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