mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-03-03 17:27:22 +08:00
another one
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
de01850279
commit
4ab3520d10
1 changed files with 1 additions and 0 deletions
|
@ -265,6 +265,7 @@ 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…
Reference in a new issue