fix(install): copy->move data directory during manual upgrades

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
This commit is contained in:
Josh Richards
2024-05-23 09:10:10 -04:00
parent e6b19af50f
commit 41ff00b001

View File

@@ -51,7 +51,7 @@ Upgrade manually
8. Copy the ``config/config.php`` file from your old Nextcloud directory to your new
Nextcloud directory.
9. If you keep your ``data/`` directory in your ``nextcloud/`` directory, copy
9. If you keep your ``data/`` directory in your ``nextcloud/`` directory, move
it from your old version of Nextcloud to your new ``nextcloud/``. If you keep
it outside of ``nextcloud/`` then you don't have to do anything with it,
because its location is configured in your original ``config.php``, and