Skip to content
Snippets Groups Projects
Commit b4dc967c authored by Michael Boniface's avatar Michael Boniface
Browse files

Update install-neo4j.sh

parent 2c9fada1
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@ while true; do
done
echo "----->Installing python libraries"
apt-get install build-essential libssl-dev libffi-dev python-dev
apt-get -y install python3 python3-pip python3-setuptools
update-alternatives --install /usr/bin/python python /usr/bin/python3 10
apt-get update
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment