Skip to content
Snippets Groups Projects
Unverified Commit 6c4058c2 authored by Recolic Keghart's avatar Recolic Keghart Committed by GitHub
Browse files

Update README.md

parent 83a850bc
No related branches found
No related tags found
No related merge requests found
......@@ -81,8 +81,10 @@ mig: copy /docker_data out, commit and push docker(nothing may changed).
docker commit rweb 600163736385.dkr.ecr.us-west-2.amazonaws.com/mail.recolic.net
docker push 600163736385.dkr.ecr.us-west-2.amazonaws.com/mail.recolic.net
rsync -avz /var/lib/mysql $newServerIp:/docker_data/mysql
rsync -avz /var/vmail $newServerIp:/docker_data/vmail
rsync -avz /var/lib/mysql/ $newServerIp:/docker_data/mysql
rsync -avz /var/vmail/ $newServerIp:/docker_data/vmail
# -------------^---^-------------
# Be caution to the slash|
```
passwd:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment