permissons on misp-modules

pull/20/head
Tiago Faria 2019-04-10 09:15:18 +01:00 committed by GitHub
parent c1832d2bfd
commit 00e183315d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -480,6 +480,7 @@ apt-get install -y libpq5 libjpeg-dev libfuzzy-dev > /dev/null 2>&1
cd /usr/local/src/
git clone https://github.com/MISP/misp-modules.git
cd misp-modules
sudo chown -R www-data:www-data misp-modules
# pip3 install
pip3 install -I -r REQUIREMENTS > /dev/null 2>&1