This commit is contained in:
martin.fencl
2026-08-17 15:59:31 +02:00
parent e0472265e7
commit 1dcace9363
+7
View File
@@ -589,6 +589,13 @@
{{ nextcloud_container | quote }} \
php occ app:update --all
current_step="running database upgrade after application updates"
echo "Running database upgrade after application updates"
{{ docker_cmd }} exec -u www-data \
{{ nextcloud_container | quote }} \
php occ upgrade --no-interaction
current_step="running Nextcloud maintenance repair"
echo "Running Nextcloud maintenance repair"