bootstrap.sh: disable one shellcheck message about sourcing bootstrap.conf
[drupal-init-tools.git] / libexec / bootstrap.sh
index 42911cb..2381d29 100755 (executable)
@@ -52,6 +52,7 @@ do
   shift
 done
 
+# shellcheck disable=SC1091
 . bootstrap.conf
 
 declare -p DB_NAME