summaryrefslogtreecommitdiff
path: root/conf/default.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/default.conf')
-rwxr-xr-xconf/default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/default.conf b/conf/default.conf
index 007a5fd..f9bf2ea 100755
--- a/conf/default.conf
+++ b/conf/default.conf
@@ -63,7 +63,7 @@ webserver_directory='/srv/http'
# possibly pull in custom modifications
-# shellcheck source=conf/local.conf
+# shellcheck source=/dev/null
[ -r "${base_dir}/conf/local.conf" ] && . "${base_dir}/conf/local.conf"
# check / set up environment