Skip to content
Snippets Groups Projects
Commit 610b6dac authored by syuilo's avatar syuilo
Browse files

Merge branch 'master' of https://github.com/syuilo/misskey

parents f7cae37c e93a2991
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ Make sure **mongodb-tools** installed.
In your shell:
``` shell
$ mongodump --archive=db-backup
$ mongodump --archive=db-backup -u <YourUserName> -p <YourPassword>
```
For details, plese see [mongodump docs](https://docs.mongodb.com/manual/reference/program/mongodump/).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment