index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2020-01-30 09:59:05 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-01-30 10:04:56 +0100 |
commit | 7d474c09fda627094f102fa6edd994d8b7cbf2f4 (patch) | |
tree | 11538b7d048ccd17c27b7647cd7f3db68a2f73b3 /bin/db-update | |
parent | 568ab0889d60da4ed89313994f04712ec1f0cac2 (diff) |
-rwxr-xr-x | bin/db-update | 2 |
diff --git a/bin/db-update b/bin/db-update index 738f3d6..51114f0 100755 --- a/bin/db-update +++ b/bin/db-update @@ -9,6 +9,8 @@ # TODO: make (all) locking less restrictive +# TODO: use the intention-queue + # shellcheck disable=SC2039,SC2119,SC2120 # shellcheck source=../lib/load-configuration |