suppress setup check warning

One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations.

Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
This commit is contained in:
Daniel Hansson
2024-10-19 14:59:07 +02:00
committed by GitHub
parent e3b2158ddd
commit 74c8b54a34

View File

@ -1202,7 +1202,7 @@ Please check in $BACKUP if the folders exist."
fi
# Repair
nextcloud_occ maintenance:repair
nextcloud_occ maintenance:repair --include-expensive
# Update Bitwarden
if is_docker_running