mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +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.
|
Make sure **mongodb-tools** installed.
|
||||||
|
|
||||||
|
Restore
|
||||||
|
-------
|
||||||
|
|
||||||
|
``` shell
|
||||||
|
$ mongorestore --archive=db-backup
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user