mirror of
https://github.com/simon987/music-graph-scripts.git
synced 2025-12-17 08:39:03 +00:00
fixes, make neo4j db
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
export NEO4J_HOME="/home/drone/Documents/neo4j"
|
||||
export NEO4J_HOME="/home/simon/Documents/neo4j"
|
||||
|
||||
cat seed.cypher | ${NEO4J_HOME}/bin/cypher-shell
|
||||
|
||||
Reference in New Issue
Block a user