mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-21 19:53:50 +01:00
Update backup.md
This commit is contained in:
parent
f33b508e4a
commit
61c0bc7b23
@ -7,3 +7,10 @@ $ mongodump --archive=db-backup
|
||||
```
|
||||
|
||||
Make sure **mongodb-tools** installed.
|
||||
|
||||
Restore
|
||||
-------
|
||||
|
||||
``` shell
|
||||
$ mongorestore --archive=db-backup
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user