mirror of https://github.com/MISP/misp-cloud
permissons on misp-modules
parent
c1832d2bfd
commit
00e183315d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue