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 a8abc9a..9e3bfd8 100755 --- a/bin/db-update +++ b/bin/db-update @@ -9,6 +9,9 @@ # TODO: make (all) locking less restrictive +# TODO: iterate over architectures instead of running all architectures +# in one run + # shellcheck disable=SC2039,SC2119,SC2120 # shellcheck source=../lib/load-configuration |