summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/db-update3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/db-update b/bin/db-update
index 0234608..27cb1d6 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -90,9 +90,6 @@ if ! flock -s ${block_flag} 8; then
exit 0
fi
-# shellcheck disable=SC2119
-mysql_cleanup
-
for source_stability in 'testing' 'staging'; do
find "${tmp_dir}" -mindepth 1 -delete