fix: [installer] Kali was missing maec

pull/4152/head
Steve Clement 2019-02-11 16:38:54 +09:00
parent 168abbd815
commit 4c89c1d558
2 changed files with 4 additions and 0 deletions

View File

@ -1500,6 +1500,8 @@ installMISPonKali () {
$SUDO_WWW git clone https://github.com/CybOXProject/python-cybox.git
$SUDO_WWW git clone https://github.com/STIXProject/python-stix.git
$SUDO_WWW git clone https://github.com/CybOXProject/mixbox.git
$SUDO_WWW git clone https://github.com/MAECProject/python-maec.git
mkdir /var/www/.cache/

View File

@ -288,6 +288,8 @@ installMISPonKali () {
$SUDO_WWW git clone https://github.com/CybOXProject/python-cybox.git
$SUDO_WWW git clone https://github.com/STIXProject/python-stix.git
$SUDO_WWW git clone https://github.com/CybOXProject/mixbox.git
$SUDO_WWW git clone https://github.com/MAECProject/python-maec.git
mkdir /var/www/.cache/