mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
add if your archive isnt restoring during the postinstall
This commit is contained in:
parent
a00371a112
commit
f49cbfa398
1 changed files with 6 additions and 0 deletions
|
@ -105,6 +105,12 @@ yunohost backup restore <archivename>
|
|||
Note: Don't start the postinstall step. Decline invite when doing installation
|
||||
via `bash`/`wget`.
|
||||
|
||||
Note: If your archive isn't in /home/yunohost.backup/archives, you cant specify where it is :
|
||||
|
||||
```bash
|
||||
yunohost backup restore /path/to/<archivename>
|
||||
```
|
||||
|
||||
To go futher
|
||||
------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue