summaryrefslogtreecommitdiff
path: root/src/indexentry
diff options
context:
space:
mode:
Diffstat (limited to 'src/indexentry')
-rwxr-xr-xsrc/indexentry2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indexentry b/src/indexentry
index 6b5af5b..2316138 100755
--- a/src/indexentry
+++ b/src/indexentry
@@ -8,7 +8,7 @@ usage() {
FILENAME="${1:-}"
eval "$(assert-arg -- "$FILENAME" 'FILENAME.conf')"
-. "$(realpath -- "$FILENAME")"
+. ./"$FILENAME"
cat <<EOF