From aa75503796c58130c10d00953a1f57f0e940540a Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Mon, 25 Nov 2024 13:22:36 +0900 Subject: [PATCH] Update docs/maintenance-migrating.md Co-authored-by: Slavi Pantaleev --- docs/maintenance-migrating.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/maintenance-migrating.md b/docs/maintenance-migrating.md index 5554d8f6c..857f16163 100644 --- a/docs/maintenance-migrating.md +++ b/docs/maintenance-migrating.md @@ -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: