From 6046182194dc9482984b74bfda13efc6799c4894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Villarreal?= Date: Fri, 10 Feb 2023 13:10:12 +0100 Subject: [PATCH] Update pages/04.applications/10.docs/nextcloud/app_nextcloud.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --- pages/04.applications/10.docs/nextcloud/app_nextcloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/04.applications/10.docs/nextcloud/app_nextcloud.md b/pages/04.applications/10.docs/nextcloud/app_nextcloud.md index a429c496..98b6f7cf 100644 --- a/pages/04.applications/10.docs/nextcloud/app_nextcloud.md +++ b/pages/04.applications/10.docs/nextcloud/app_nextcloud.md @@ -133,7 +133,7 @@ cd /var/www/nextcloud sudo -u nextcloud php7.3 occ files:scan --all ``` -Update the yunohost setting, so automatic upgrades and backups know where the datadir is located: +Update the YunoHost setting, so automatic upgrades and backups know where the datadir is located: ```bash Case A: yunohost app setting nextcloud datadir -v /media/storage Case B: yunohost app setting nextcloud datadir -v /media/storage/nextcloud_data/nextcloud/data/