Normalize tag weight

This commit is contained in:
simon
2019-05-25 08:51:53 -04:00
parent 14327c62cc
commit 6460e98ce0
5 changed files with 30 additions and 10 deletions

View File

@@ -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"