Преглед на файлове

Fix rsync flags, -r is redundant when specifying -a

master
svierne преди 15 часа
committed by Slavi Pantaleev
родител
ревизия
77c1959db4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      docs/maintenance-migrating.md

+ 1
- 1
docs/maintenance-migrating.md Целия файл

@@ -37,7 +37,7 @@ cd /etc/systemd/system/ && systemctl disable --now matrix*

## Copy data directory to the new server

After you've confirmed that all services were stopped, copy the `/matrix` directory from the old server to the new server. When copying, make sure to preserve ownership and permissions (use `cp -p` or `rsync -ar`)!
After you've confirmed that all services were stopped, copy the `/matrix` directory from the old server to the new server. When copying, make sure to preserve ownership and permissions (use `cp -p` or `rsync -a`)!

## Adjust DNS records



Зареждане…
Отказ
Запис