mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Update update.rst
This commit is contained in:
@@ -39,7 +39,7 @@ To upgrade ownCloud, follow those steps:
|
||||
#. Delete everything from your ownCloud installation directory, except data and
|
||||
config. Assuming that it's your working directory, you could execute this command::
|
||||
|
||||
ls | grep -v 'data\\|config' | xargs rm -r
|
||||
ls | grep -v 'data\|config' | xargs rm -r
|
||||
|
||||
#. Unpack the release tarball in the ownCloud directory (or copy the
|
||||
files thereto). Assuming that your installation directory is called 'owncloud' and that it's inside your working
|
||||
|
||||
Reference in New Issue
Block a user