mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 08:05:39 +02: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