mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update manual_upgrade.rst
This commit is contained in:
parent
235b1cba28
commit
c1d137cefd
@ -51,9 +51,9 @@ The other way is by entering your ``config.php`` file and changing
|
||||
9. Restart your Web server.
|
||||
|
||||
10. Now launch the upgrade from the command line using ``occ``, like this
|
||||
example on CentOS Linux::
|
||||
example on Ubuntu Linux::
|
||||
|
||||
sudo -u apache php occ upgrade
|
||||
sudo -u www-data php occ upgrade
|
||||
|
||||
11. The upgrade operation takes a few minutes to a few hours, depending on the
|
||||
size of your installation. When it is finished you will see a success
|
||||
|
||||
Loading…
Reference in New Issue
Block a user