Update README.md

main
fscarmen 3 years ago committed by GitHub
parent e13b111a66
commit 6b41363299
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      README.md

@ -14,7 +14,7 @@ Nezha server over Argo tunnel
- [SSH Access](README.md#ssh-access)
- [Auto Restore Backup](README.md#automatically-restore-backups)
- [Manual Restore Backup](README.md#manually-restore-the-backup)
- [Perfect Move](README.md#perfect-move)
- [Migrating data](README.md#migrating-data)
- [Main Directory Files and Descriptions](README.md#main-catalog-files-and-descriptions)
- [Acknowledgment of articles and projects by the following authors](README.md#acknowledgements-for-articles-and-projects-by)
- [Disclaimer](README.md#disclaimer)
@ -182,7 +182,8 @@ bash /dashboard/restore.sh <filename>
```
<img width="1209" alt="image" src="https://user-images.githubusercontent.com/92626977/233792709-fb37b79c-c755-4db1-96ec-1039309ff932.png">
## Perfect move.
## Migrating data
* Backup the `/dashboard` folder of the original Nezha and zip it up to `dashboard.tar.gz` file.
```
tar czvf dashboard.tar.gz /dashboard

Loading…
Cancel
Save