From 8057c88503344dca6a59b482189dfc32d21cdc91 Mon Sep 17 00:00:00 2001 From: Yunobot Date: Wed, 11 Sep 2019 12:04:54 +0000 Subject: [PATCH] typo in path "config/config" instead of "config" --- app_nextcloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_nextcloud.md b/app_nextcloud.md index 92cb29f4..dca14eb6 100644 --- a/app_nextcloud.md +++ b/app_nextcloud.md @@ -70,7 +70,7 @@ Case B: ls -al /media/storage/nextcloud_data/nextcloud To inform Nextcloud of its new directory, modify the `/var/www/nextcloud/config/config.php` file with the command: ```bash -nano /var/www/nextcloud/config/config/config.php +nano /var/www/nextcloud/config/config.php ``` Look for the line: