summaryrefslogtreecommitdiff
path: root/src/indexbody
diff options
context:
space:
mode:
Diffstat (limited to 'src/indexbody')
-rwxr-xr-xsrc/indexbody2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indexbody b/src/indexbody
index c00bbab..c76f6be 100755
--- a/src/indexbody
+++ b/src/indexbody
@@ -8,7 +8,7 @@ usage() {
FILENAME="${1:-}"
eval "$(assert-arg -- "$FILENAME" 'FILENAME.conf')"
-. "$(realpath -- "$FILENAME")"
+. ./"$FILENAME"
shift