summaryrefslogtreecommitdiff
path: root/bin/check-db-structure
diff options
context:
space:
mode:
Diffstat (limited to 'bin/check-db-structure')
-rwxr-xr-xbin/check-db-structure2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/check-db-structure b/bin/check-db-structure
index cb63c42..3b85756 100755
--- a/bin/check-db-structure
+++ b/bin/check-db-structure
@@ -1,5 +1,7 @@
#!/bin/sh
+# shellcheck disable=SC2119,SC2120
+
# shellcheck source=../conf/default.conf
. "${0%/*}/../conf/default.conf"