Skip to content

Commit

Permalink
add python3-git
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrinux committed Aug 27, 2019
1 parent fbfe100 commit f3383c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ apt-get install -y --ignore-missing python3-setuptools python3-distutils
apt-get install -y --ignore-missing python-ipy python-nmap python3-pymysql
apt-get install -y --ignore-missing python3-psycopg2
apt-get install -y --ignore-missing python3-shodan
apt-get install -y --ignore-missing python3-git
pip3 uninstall -y psycopg2
pip3 install psycopg2-binary
print_delimiter
Expand Down

0 comments on commit f3383c3

Please sign in to comment.