Skip to content

Commit ee8ca42

Browse files
joshtrichardsst3iny
authored andcommitted
fix(install): copy->move data directory during manual upgrades
Signed-off-by: Josh Richards <[email protected]>
1 parent e35ee32 commit ee8ca42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin_manual/maintenance/manual_upgrade.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Upgrade manually
5151
8. Copy the ``config/config.php`` file from your old Nextcloud directory to your new
5252
Nextcloud directory.
5353

54-
9. If you keep your ``data/`` directory in your ``nextcloud/`` directory, copy
54+
9. If you keep your ``data/`` directory in your ``nextcloud/`` directory, move
5555
it from your old version of Nextcloud to your new ``nextcloud/``. If you keep
5656
it outside of ``nextcloud/`` then you don't have to do anything with it,
5757
because its location is configured in your original ``config.php``, and

0 commit comments

Comments
 (0)