mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
Add "--allow-unstable" section for app update
Fixes #12324 Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
This commit is contained in:
@@ -308,6 +308,10 @@ To show available update(s) without updating::
|
||||
|
||||
sudo -u www-data php occ app:update --showonly
|
||||
|
||||
To update an app to an unstable release, for instance News::
|
||||
|
||||
sudo -u www-data php occ app:update --allow-unstable news
|
||||
|
||||
.. _background_jobs_selector_label:
|
||||
|
||||
Background jobs selector
|
||||
|
||||
Reference in New Issue
Block a user