index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/db-update | 3 |
diff --git a/bin/db-update b/bin/db-update index 83b3370..e5ea193 100755 --- a/bin/db-update +++ b/bin/db-update @@ -18,9 +18,6 @@ # 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" |