summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rwxr-xr-xassets/bin/truth2json2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/bin/truth2json b/assets/bin/truth2json
index 53af7dc8..f85445b4 100755
--- a/assets/bin/truth2json
+++ b/assets/bin/truth2json
@@ -5,7 +5,7 @@ import sys
try:
db=sys.argv[1]
except:
- db="/krebs/db/truth"
+ db="../../db/truth"
ret = {}