summaryrefslogtreecommitdiff
path: root/src/toru/toru-path
diff options
context:
space:
mode:
Diffstat (limited to 'src/toru/toru-path')
-rwxr-xr-xsrc/toru/toru-path2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/toru/toru-path b/src/toru/toru-path
index baeaeb5..3f35dbe 100755
--- a/src/toru/toru-path
+++ b/src/toru/toru-path
@@ -1,6 +1,6 @@
#!/bin/bash
-source $(dirname $(command -v $0))/toru-utils
+source toru-utils
TORUPATH=${T:-${TORUPATH}}
VERBOSE=${V:-false}