mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
This does not work
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
4ab3520d10
commit
756511f16a
1 changed files with 0 additions and 1 deletions
|
|
@ -265,7 +265,6 @@ if [ "$BORG_MODE" = restore ]; then
|
|||
--exclude "nextcloud_aio_mastercontainer/data/daily_backup_running" \
|
||||
--exclude "nextcloud_aio_mastercontainer/data/session_date_file" \
|
||||
--exclude "nextcloud_aio_mastercontainer/session/"** \
|
||||
--filter='protect /nextcloud_aio_elasticsearch/' \
|
||||
/tmp/borg/nextcloud_aio_volumes/ /nextcloud_aio_volumes; then
|
||||
echo "Something failed while restoring from backup."
|
||||
umount /tmp/borg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue