aboutsummaryrefslogtreecommitdiff
path: root/httracker
diff options
context:
space:
mode:
Diffstat (limited to 'httracker')
-rwxr-xr-xhttracker4
1 files changed, 2 insertions, 2 deletions
diff --git a/httracker b/httracker
index de05fac..0651be4 100755
--- a/httracker
+++ b/httracker
@@ -4,10 +4,10 @@
#
# Configuration
-source config || exit 1
+source `dirname $0`/config || exit 1
# Functions
-source lib/httracker/functions || exit 1
+source `dirname $0`/lib/httracker/functions || exit 1
# Create folders
httracker_setup_folders