Install missing pip modules
This commit is contained in:
parent
5041217cf8
commit
fc2b180843
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ else
|
||||||
source /opt/intelmq/venv/bin/activate
|
source /opt/intelmq/venv/bin/activate
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PY_INTELMQ='intelmq intelmq-api intelmqmail intelmq-manager gunicorn certstream'
|
PY_INTELMQ='intelmq intelmq-api intelmqmail intelmq-manager gunicorn certstream pendulum textx'
|
||||||
|
|
||||||
pip3 install $PY_INTELMQ
|
pip3 install $PY_INTELMQ
|
||||||
pip3 install $PY_CERTBUND_CONTACT
|
pip3 install $PY_CERTBUND_CONTACT
|
||||||
|
|
Loading…
Add table
Reference in a new issue