mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-08 01:33:57 +09:00
Update backup.md
This commit is contained in:
@ -7,3 +7,10 @@ $ mongodump --archive=db-backup
|
|||||||
```
|
```
|
||||||
|
|
||||||
Make sure **mongodb-tools** installed.
|
Make sure **mongodb-tools** installed.
|
||||||
|
|
||||||
|
Restore
|
||||||
|
-------
|
||||||
|
|
||||||
|
``` shell
|
||||||
|
$ mongorestore --archive=db-backup
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user