Update backup.md

This commit is contained in:
こぴなたみぽ 2017-09-07 13:26:15 +09:00 committed by GitHub
parent 61c0bc7b23
commit 0d43b32405

View file

@ -1,13 +1,15 @@
How to backup your Misskey
==========================
Make sure **mongodb-tools** installed.
--
In your shell:
``` shell
$ mongodump --archive=db-backup
```
Make sure **mongodb-tools** installed.
Restore
-------