mirror of
https://github.com/simon987/music-graph-scripts.git
synced 2025-12-20 17:46:07 +00:00
Normalize tag weight
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
export NEO4J_HOME="/home/drone/Downloads/neo4j-community-3.5.3"
|
||||
export NEO4J_HOME="/home/drone/Documents/neo4j"
|
||||
export REPOSITORY="http://localhost:9999"
|
||||
export DATABASE="graph.db"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user