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, 2 insertions, 0 deletions
diff --git a/bin/clean-cache b/bin/clean-cache
index a2fca62..251d1de 100755
--- a/bin/clean-cache
+++ b/bin/clean-cache
@@ -1,5 +1,7 @@
#!/bin/sh
+# shellcheck disable=SC2119,SC2120
+
# shellcheck source=../conf/default.conf
. "${0%/*}/../conf/default.conf"