Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BenediktMKuehne committed Nov 21, 2023
1 parent 202a300 commit 009b84d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions installer/IF20_cve_search.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ IF20_cve_search() {
pip_install "dnspython==2.2.1"
pip_install "Werkzeug"
pip_install "python-dateutil"
# pip_install "CveXplore"
pip_install "git+https://github.com/cve-search/CveXplore"

REDIS_PW="$(tr -dc A-Za-z0-9 </dev/urandom | head -c 13 || true)"
Expand Down

0 comments on commit 009b84d

Please sign in to comment.