diff options
| author | こぴなたみぽ <Syuilotan@yahoo.co.jp> | 2017-09-07 13:24:32 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-07 13:24:32 +0900 |
| commit | 8c355b4223eb97447f71994fc50ebbaafc4584e2 (patch) | |
| tree | cbfca0d6c4452838966c3858fe8c823220f511ba | |
| parent | Create backup.md (diff) | |
| download | sharkey-8c355b4223eb97447f71994fc50ebbaafc4584e2.tar.gz sharkey-8c355b4223eb97447f71994fc50ebbaafc4584e2.tar.bz2 sharkey-8c355b4223eb97447f71994fc50ebbaafc4584e2.zip | |
Update backup.md
| -rw-r--r-- | docs/backup.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/backup.md b/docs/backup.md index 155170c36f..61b05764a7 100644 --- a/docs/backup.md +++ b/docs/backup.md @@ -1,3 +1,6 @@ +How to backup your Misskey +========================== + In your shell: ``` shell $ mongodump --archive=db-backup |