Add update instructions

...if you can't login without updating first
This commit is contained in:
Carla Schroder
2015-03-17 11:41:43 -07:00
parent 7113f3fc12
commit cb09ce5e80

View File

@@ -104,6 +104,14 @@ backups from this screen.
If the Updater app fails, then you must update manually. (TODO: link to
relevant docs)
Can't Login Without Updating
----------------------------
If you can't login to your ownCloud installation without performing an update first, this means
that updated ownCloud files have already been downloaded to your server, most likely via
your Linux package manager during a routine system update. So you only need to click the Start
Update button, or run the ``occ`` command to complete the update.
.. _setting_strong_permissions:
Setting Strong Permissions
@@ -138,4 +146,4 @@ user is::
chown -R wwwrun:www /path/to/owncloud/
After the Updater app has run, you should re-apply the strict permissions.
After the Updater app has run, you should re-apply the strict permissions.