mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Add backup.md
This commit is contained in:
parent
6d5d91f731
commit
fee09fb931
1 changed files with 13 additions and 0 deletions
13
backup.md
Normal file
13
backup.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Backup
|
||||
|
||||
TODO - DOC IN PROGRESS.
|
||||
|
||||
Verify that the folder exist in archives
|
||||
```bash
|
||||
/home/yunohost.backup/
|
||||
```
|
||||
Launch a backup via
|
||||
|
||||
```bash
|
||||
sudo yunohost backup create
|
||||
```
|
Loading…
Add table
Reference in a new issue