fix: [update thirdparty] update taxonomies

This commit is contained in:
Terrtia 2020-03-26 10:00:40 +01:00
parent 4300fd7803
commit 1f5d996078
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0

View file

@ -112,7 +112,7 @@ then
fi fi
#Update MISP Taxonomies and Galaxies #Update MISP Taxonomies and Galaxies
python3 -m pip install git+https://github.com/MISP/PyTaxonomies python3 -m pip install git+https://github.com/MISP/PyTaxonomies --upgrade
python3 -m pip install git+https://github.com/MISP/PyMISPGalaxies --upgrade python3 -m pip install git+https://github.com/MISP/PyMISPGalaxies --upgrade
#Update PyMISP #Update PyMISP