summaryrefslogtreecommitdiff
path: root/bin/show-dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'bin/show-dependencies')
-rwxr-xr-xbin/show-dependencies2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/show-dependencies b/bin/show-dependencies
index efdf745..ee7db19 100755
--- a/bin/show-dependencies
+++ b/bin/show-dependencies
@@ -3,6 +3,8 @@
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"
+# TODO: read information from database
+
# Create a lock file.
if [ $# -eq 0 ]; then