about summary refs log tree commit diff
path: root/bin/svtree-run
diff options
context:
space:
mode:
Diffstat (limited to 'bin/svtree-run')
-rwxr-xr-xbin/svtree-run2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/svtree-run b/bin/svtree-run
index b5121cc..72f47b0 100755
--- a/bin/svtree-run
+++ b/bin/svtree-run
@@ -3,7 +3,7 @@
 importas -iS HOME
 importas -iS XDG_RUNTIME_DIR
 
-envfile -I ../dirs.conf
+envfile -I /opt/svtree/dirs.conf
 
 # compiled (setup by init script)
 if { eltest -e ${COMPILED_DIR} }