mirror of
https://github.com/misskey-dev/misskey
synced 2024-12-01 08:18:51 +09:00
Update backup.md
This commit is contained in:
parent
8c355b4223
commit
6e8f309b5d
@ -7,3 +7,10 @@ $ mongodump --archive=db-backup
|
|||||||
```
|
```
|
||||||
|
|
||||||
Make sure **mongodb-tools** installed.
|
Make sure **mongodb-tools** installed.
|
||||||
|
|
||||||
|
Restore
|
||||||
|
-------
|
||||||
|
|
||||||
|
``` shell
|
||||||
|
$ mongorestore --archive=db-backup
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user