mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +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