Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

Commit 916419b

Browse files
committed
test on 3.3
1 parent 0d10d59 commit 916419b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/install-neo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
export JAVA_HOME=/usr/lib/jvm/java-8-oracle
44
export JRE_HOME=/usr/lib/jvm/java-8-oracle
55

6-
wget http://dist.neo4j.org/neo4j-enterprise-3.0.1-unix.tar.gz > null
6+
wget http://dist.neo4j.org/neo4j-enterprise-3.3-unix.tar.gz > null
77
mkdir neo
88
tar xzf neo4j-enterprise-3.0.1-unix.tar.gz -C neo --strip-components=1 > null
99
sed -i.bak '/\(dbms\.security\.auth_enabled=\).*/s/^#//g' ./neo/conf/neo4j.conf

0 commit comments

Comments
 (0)