mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-02-01 02:19:27 +08:00
another attempt
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
70b87ed9f8
commit
de01850279
1 changed files with 0 additions and 2 deletions
|
@ -259,8 +259,6 @@ if [ "$BORG_MODE" = restore ]; then
|
|||
# Restore everything except the configuration file
|
||||
if ! rsync --stats --archive --human-readable -vv --delete \
|
||||
--exclude "nextcloud_aio_apache/caddy/"** \
|
||||
--include "nextcloud_aio_elasticsearch/"** \
|
||||
--exclude "nextcloud_aio_elasticsearch" \
|
||||
--exclude "nextcloud_aio_mastercontainer/caddy/"** \
|
||||
--exclude "nextcloud_aio_mastercontainer/certs/"** \
|
||||
--exclude "nextcloud_aio_mastercontainer/data/configuration.json" \
|
||||
|
|
Loading…
Reference in a new issue