summaryrefslogtreecommitdiff
path: root/bin/clean-cache
diff options
context:
space:
mode:
Diffstat (limited to 'bin/clean-cache')
-rwxr-xr-xbin/clean-cache2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/clean-cache b/bin/clean-cache
index 6e674f9..a2fca62 100755
--- a/bin/clean-cache
+++ b/bin/clean-cache
@@ -1,6 +1,6 @@
#!/bin/sh
-# shellcheck source=conf/default.conf
+# shellcheck source=../conf/default.conf
. "${0%/*}/../conf/default.conf"
if [ $# -eq 0 ]; then