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

Update install-neo4j.sh

parent b4dc967c
Branches
Tags
No related merge requests found
......@@ -59,7 +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 build-essential libssl-dev libffi-dev python3-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.
Please register or to comment