mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-10-02 03:24:28 +08:00
fixed typo in readme
incorrect use of the verb "save" Signed-off-by: grossamos <email@amosgross.com>
This commit is contained in:
parent
5ece00e496
commit
7cc922c18f
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ Nextcloud AIO provides a local backup solution based on [BorgBackup](https://git
|
|||
|
||||
It is recommended to create a backup before any container update. By doing this, you will be safe regarding any possible complication during updates because you will be able to restore the whole instance with basically one click.
|
||||
|
||||
If you connect an external drive to your host, and choose the backup directory to be on that drive, you are also kind of save against drive failures of the drive where the docker volumes are stored on.
|
||||
If you connect an external drive to your host, and choose the backup directory to be on that drive, you are also kind of safe against drive failures of the drive where the docker volumes are stored on.
|
||||
|
||||
<details>
|
||||
<summary>How to do the above step for step</summary>
|
||||
|
|
Loading…
Add table
Reference in a new issue