mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update backup.md
This commit is contained in:
parent
f49cbfa398
commit
b06499952a
1 changed files with 1 additions and 4 deletions
|
@ -102,10 +102,7 @@ One specific feature is the ability to restore a full archive *instead* of the p
|
||||||
yunohost backup restore <archivename>
|
yunohost backup restore <archivename>
|
||||||
```
|
```
|
||||||
|
|
||||||
Note: Don't start the postinstall step. Decline invite when doing installation
|
Note: If your archive isn't in /home/yunohost.backup/archives, you can specify where it is like this :
|
||||||
via `bash`/`wget`.
|
|
||||||
|
|
||||||
Note: If your archive isn't in /home/yunohost.backup/archives, you cant specify where it is :
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yunohost backup restore /path/to/<archivename>
|
yunohost backup restore /path/to/<archivename>
|
||||||
|
|
Loading…
Reference in a new issue