index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/db-update | 2 |
diff --git a/bin/db-update b/bin/db-update index 35fd223..9662ec4 100755 --- a/bin/db-update +++ b/bin/db-update @@ -20,8 +20,6 @@ # track packages in stable, too # know _exactly_ in which repository the packages are -# TODO: save information in database - # TODO: read information from database # shellcheck disable=SC2039 |