Update backup.md
This commit is contained in:
		@@ -1,13 +1,15 @@
 | 
				
			|||||||
How to backup your Misskey
 | 
					How to backup your Misskey
 | 
				
			||||||
==========================
 | 
					==========================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Make sure **mongodb-tools** installed.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					--
 | 
				
			||||||
 | 
					
 | 
				
			||||||
In your shell:
 | 
					In your shell:
 | 
				
			||||||
``` shell
 | 
					``` shell
 | 
				
			||||||
$ mongodump --archive=db-backup
 | 
					$ mongodump --archive=db-backup
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Make sure **mongodb-tools** installed.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Restore
 | 
					Restore
 | 
				
			||||||
-------
 | 
					-------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user