index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/db-update | 2 |
diff --git a/bin/db-update b/bin/db-update index a7daa7c..d79cc37 100755 --- a/bin/db-update +++ b/bin/db-update @@ -248,6 +248,8 @@ for source_stability in 'testing' 'staging'; do done < \ "${tmp_dir}/repositories" + trigger_mirror_refreshs + # shellcheck disable=SC2016 { printf 'CREATE TEMPORARY TABLE `replaced_binary_packages` (`id` BIGINT, UNIQUE KEY (`id`));\n' |