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