Update docs/configuring-playbook-s3-goofys.md: fix the referred step number

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara 2024-10-25 11:10:15 +09:00
parent cbdf619bd4
commit 1c0ba91a47
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75

View File

@ -67,7 +67,7 @@ After making the backup, follow one of the guides below for a migration path fro
7. Start the S3 service by running this **on the server**: `systemctl start matrix-goofys`
8. Sync the files again by re-running the `rsync` command you see in step #6
8. Sync the files again by re-running the `rsync` command you see in step #5
9. Stop the S3 service by running this **on the server**: `systemctl stop matrix-goofys`