summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/db-update3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/db-update b/bin/db-update
index f5ec07a..13d5f32 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -22,6 +22,9 @@
# TODO: read information from database
+# TODO: check if package is to be replaced in target repository
+# - this needs some special care in the database.
+
# shellcheck disable=SC2039
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"