mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Fix the order of lines :/
This commit is contained in:
@@ -241,8 +241,6 @@ You can get the full filepath to an app::
|
||||
sudo -u www-data php occ app:getpath notifications
|
||||
/var/www/nextcloud/apps/notifications
|
||||
|
||||
.. _background_jobs_selector_label:
|
||||
|
||||
To update an app, for instance Contacts::
|
||||
|
||||
sudo -u www-data php occ app:update contacts
|
||||
@@ -251,6 +249,8 @@ To update all apps::
|
||||
|
||||
sudo -u www-data php occ app:update --all
|
||||
|
||||
.. _background_jobs_selector_label:
|
||||
|
||||
Background jobs selector
|
||||
------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user