Fix the sample occ config call
This commit is contained in:
parent
ab1ea5ccc4
commit
60071ef040
|
@ -34,7 +34,7 @@ from within your ownCloud installation folder
|
||||||
|
|
||||||
```
|
```
|
||||||
If you have access to your command line run e.g.:
|
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
|
from within your ownCloud installation folder
|
||||||
|
|
||||||
or
|
or
|
||||||
|
|
Loading…
Reference in New Issue