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 6768518..edb421b 100755 --- a/bin/db-update +++ b/bin/db-update @@ -9,9 +9,6 @@ # 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 |