summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-01-22 11:35:11 +0100
committerErich Eckner <git@eckner.net>2018-01-22 11:35:11 +0100
commit0cc08099ad33ca13cbf4b7cbeb6e98bf89935b79 (patch)
tree8e6c3af145dbfc91412614e0d4d0f66176fd43c3 /bin/db-update
parentfdb0d1b3ee103ab87fbe15c492402fb4f23846ce (diff)
downloadbuilder-0cc08099ad33ca13cbf4b7cbeb6e98bf89935b79.tar.xz
new todos
Diffstat (limited to 'bin/db-update')
-rwxr-xr-xbin/db-update3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/db-update b/bin/db-update
index b11945c..fe45f41 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -23,6 +23,9 @@
# TODO: fully integrate database (in other scripts too) - e.g. rely on
# info in db instead of state-files
+# TODO: add possibility to manually clone a (binary) package (e.g.
+# for build-support) - this should also be possible via email
+
# shellcheck disable=SC2039
# shellcheck source=conf/default.conf
. "${0%/*}/../conf/default.conf"