diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 55005749785..07157682e4d 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -71,7 +71,7 @@ The whole process can take a while as your containers will be updated.

{% endif %} Reload ↻

- If the daily bacckup should be stuck somehow, you can make it unstuck by running sudo docker exec nextcloud-aio-mastercontainer rm /mnt/docker-aio-config/data/daily_backup_running and afterwards reloading this interface.

+ If the daily backup is stuck somehow, you can unstick it by running sudo docker exec nextcloud-aio-mastercontainer rm /mnt/docker-aio-config/data/daily_backup_running and afterwards reloading this interface.

{% elseif isWatchtowerRunning == true %} Mastercontainer update currently running. Once the update is complete the mastercontainer will restart, making it unavailable for a moment. Please wait until it's done. (Logs)

Reload ↻