mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 17:37:29 -07:00
Update backup.md
This commit is contained in:
parent
61c0bc7b23
commit
0d43b32405
1 changed files with 4 additions and 2 deletions
|
@ -1,13 +1,15 @@
|
|||
How to backup your Misskey
|
||||
==========================
|
||||
|
||||
Make sure **mongodb-tools** installed.
|
||||
|
||||
--
|
||||
|
||||
In your shell:
|
||||
``` shell
|
||||
$ mongodump --archive=db-backup
|
||||
```
|
||||
|
||||
Make sure **mongodb-tools** installed.
|
||||
|
||||
Restore
|
||||
-------
|
||||
|
||||
|
|
Loading…
Reference in a new issue