Add backup.md

This commit is contained in:
ma.azimi@laposte.net 2016-01-20 16:52:42 +01:00 committed by YunoHost
parent 6d5d91f731
commit fee09fb931

13
backup.md Normal file
View 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
```