Skip to content
Snippets Groups Projects
Commit cc2aa154 authored by Sreenath Sasidharan Nair's avatar Sreenath Sasidharan Nair
Browse files

Update startup.sh

parent b5326add
No related branches found
No related tags found
No related merge requests found
......@@ -25,4 +25,4 @@ chown -R ec2-user:ec2-user $mountpoint
# get pdbe graph extensions
aws s3 cp s3://ebi-pdbe/neo4j/pdbe-extensions-1.0.2-SNAPSHOT.jar .
mv pdbe-extensions-1.0.2-SNAPSHOT.jar $NEO4J_HOME/plugins/
mv pdbe-extensions-1.0.2-SNAPSHOT.jar /var/lib/neo4j-community-3.5.13/plugins/
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment