diff options
-rwxr-xr-x | bin/db-update | 3 |
1 files changed, 0 insertions, 3 deletions
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 |