Fix the sample occ config call
This commit is contained in:
parent
ab1ea5ccc4
commit
60071ef040
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ from within your ownCloud installation folder
|
|||
|
||||
```
|
||||
If you have access to your command line run e.g.:
|
||||
sudo -u www-data php occ config:list system --public
|
||||
sudo -u www-data php occ config:list system
|
||||
from within your ownCloud installation folder
|
||||
|
||||
or
|
||||
|
|
Loading…
Reference in a new issue