summaryrefslogtreecommitdiff
path: root/bin/clean-cache
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-08-23 21:35:06 +0200
committerErich Eckner <git@eckner.net>2017-08-23 21:35:06 +0200
commit395c60b1ce1c8bc84746ecfefba21d3234b288fa (patch)
tree7b5ef1ec650e6948714c358ba8338fcc75a4567f /bin/clean-cache
parentd44c45606f6289889cb0f5c12ab5bed61d65330d (diff)
downloadbuilder-395c60b1ce1c8bc84746ecfefba21d3234b288fa.tar.xz
silence a lot shellcheck warnings
Diffstat (limited to 'bin/clean-cache')
-rwxr-xr-xbin/clean-cache1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/clean-cache b/bin/clean-cache
index b7cef9f..06ac8a1 100755
--- a/bin/clean-cache
+++ b/bin/clean-cache
@@ -1,5 +1,6 @@
#!/bin/sh
+# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"
if [ $# -eq 0 ]; then