Update docs/maintenance-migrating.md

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
This commit is contained in:
Suguru Hirahara
2024-11-25 13:22:36 +09:00
committed by GitHub
parent 6f20289bbb
commit aa75503796

View File

@ -56,7 +56,7 @@ ansible-playbook -i inventory/hosts setup.yml --tags=setup-system-user
chown -R matrix:matrix /matrix
```
## Start all services on the new server
## Install and start all services on the new server
Finally, run the command below on your local computer to finish the installation and start all services: