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 27cb1d6..001f030 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -9,6 +9,9 @@
# TODO: separate locks for staging, testing (and stable)
+# TODO: we should delete more packages than just the ones in repositories
+# where we move to (think of [extra] -> [community])
+
# shellcheck disable=SC2039
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"