Added bloodhound to apt install

This commit is contained in:
mgeeky 2019-04-25 04:13:34 +02:00
parent b39271d94f
commit 32473fb579
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ configure_neo4j() {
apt update ; apt upgrade -y apt update ; apt upgrade -y
apt install -y git build-essential binutils-dev vim python3 libunwind-dev python unzip python-pip python3-pip python3-venv python3-setuptools libssl-dev autoconf automake libtool python2.7-dev python3.7-dev python3-tk jq awscli npm graphviz golang python-software-properties neo4j libgconf-2-4 apt install -y git build-essential binutils-dev vim python3 libunwind-dev python unzip python-pip python3-pip python3-venv python3-setuptools libssl-dev autoconf automake libtool python2.7-dev python3.7-dev python3-tk jq awscli npm graphviz golang python-software-properties neo4j libgconf-2-4 bloodhound
pip3 install virtualenv awscli wheel boto3 botocore pip3 install virtualenv awscli wheel boto3 botocore
pip install virtualenv wheel boto3 botocore pyinstaller pip install virtualenv wheel boto3 botocore pyinstaller