chg: [doc] lief is in requirements.txt

pull/7287/head
Steve Clement 2021-04-02 10:34:35 +09:00
parent 8716be87fa
commit 59641dbbcb
No known key found for this signature in database
GPG Key ID: 69A20F509BE4AEE9
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ mail2misp () {
sudo ldconfig
cd ../../mail_to_misp
$SUDO_CMD virtualenv -p python3 venv
$SUDO_CMD ./venv/bin/pip install lief
$SUDO_CMD ./venv/bin/pip install -r requirements.txt
$SUDO_CMD cp mail_to_misp_config.py-example mail_to_misp_config.py
##$SUDO cp mail_to_misp_config.py-example mail_to_misp_config.py