try to fix it

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-12-17 16:14:11 +01:00
parent e389a17a74
commit 70b87ed9f8

View file

@ -260,7 +260,7 @@ if [ "$BORG_MODE" = restore ]; then
if ! rsync --stats --archive --human-readable -vv --delete \
--exclude "nextcloud_aio_apache/caddy/"** \
--include "nextcloud_aio_elasticsearch/"** \
--exclude "nextcloud_aio_elasticsearch/" \
--exclude "nextcloud_aio_elasticsearch" \
--exclude "nextcloud_aio_mastercontainer/caddy/"** \
--exclude "nextcloud_aio_mastercontainer/certs/"** \
--exclude "nextcloud_aio_mastercontainer/data/configuration.json" \