mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
typo in path "config/config" instead of "config"
This commit is contained in:
parent
785d836b7a
commit
8057c88503
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
To inform Nextcloud of its new directory, modify the `/var/www/nextcloud/config/config.php` file with the command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
nano /var/www/nextcloud/config/config/config.php
|
nano /var/www/nextcloud/config/config.php
|
||||||
```
|
```
|
||||||
|
|
||||||
Look for the line:
|
Look for the line:
|
||||||
|
|
Loading…
Add table
Reference in a new issue