mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
fix(install): copy->move data directory during manual upgrades
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user